Skip to content

Commit

Permalink
plasma-workspace replaces plasma-wayland-session (#209)
Browse files Browse the repository at this point in the history
  • Loading branch information
mobeicanyue authored Mar 22, 2024
1 parent c7eff84 commit 36c6bb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guide/rookie/desktop-env-and-app.md
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ pacman -S plasma-meta konsole dolphin # plasma-meta 元软件包、konsole 终
2. kde 默认安装的是[xorg](https://wiki.archlinuxcn.org/zh-hans/Xorg),如果想使用[wayland](https://wiki.archlinuxcn.org/wiki/Wayland)的话安装以下包:

```bash
pacman -S plasma-wayland-session xdg-desktop-portal
pacman -S plasma-workspace xdg-desktop-portal
# N卡用户需要额外安装egl-wayland,xdg-desktop-portal包是为了如obs此类工具录制屏幕使用
# xdg-desktop-portal包组提供了不同环境下使用的软件包
# 例如kde用户可选择xdg-desktop-portal-kde包
Expand Down

0 comments on commit 36c6bb0

Please sign in to comment.