Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 0e2a57b

Browse files
update for KDE6
1 parent 2509711 commit 0e2a57b

File tree

4 files changed

+4
-2
lines changed

4 files changed

+4
-2
lines changed

‎docs/advanced/beauty.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ proxychains systemsettings5 #通过代理打开系统设置
4242
在任务栏空白处右键,选择编辑面板,添加部件。
4343

4444
- Netspeed widget 网速组件,这个很实用
45-
- simple system monitor 系统信息
4645
- todolist 任务组件
4746

4847
然后把你经常使用的软件固定在任务栏即可。

‎docs/rookie/basic_install.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -276,6 +276,8 @@ grub-install --target=x86_64-efi --efi-directory=/efi --bootloader-id=GRUB
276276
vim /etc/default/grub
277277
```
278278

279+
使用 N 卡的用户需要注意,KDE6 默认使用 wayland session 为默认,如果你需要使用 wayland,则需开启 DRM。同样编辑/etc/default/grub 文件,在`GRUB_CMDLINE_LINUX_DEFAULT`一行中最后的加入参数:nvidia_drm.modeset=1
280+
279281
最后生成 GRUB 所需的配置文件
280282

281283
```bash

‎docs/uk/advanced/beauty.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ The welcome screen after the login interface can be beautified. _System Settings
4242
Right-click an empty space on the taskbar, select Edit Panel, and add widgets.
4343

4444
- Netspeed widget network speed component, this is very practical
45-
- simple system monitor system information
4645
- todolist task component
4746

4847
Then you can pin the software you often use to the taskbar.

‎docs/uk/rookie/basic_install.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -278,6 +278,8 @@ vim /etc/default/grub
278278

279279
Finally generate the configuration files required by GRUB
280280

281+
Users using Nvidia cards need to note that KDE6 uses wayland session by default. If you need to use wayland, you need to enable DRM. Also edit the /etc/default/grub file and add the last parameter in the `GRUB_CMDLINE_LINUX_DEFAULT` line: nvidia_drm.modeset=1
282+
281283
```bash
282284
grub-mkconfig -o /boot/grub/grub.cfg
283285
```

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /