plasma desktop

Install the plasma-meta meta-package or the plasma group. Alternatively, for a more minimal Plasma installation, install the plasma-desktop package.

sddm

The Simple Desktop Display Manager (SDDM) is the preferred display manager for KDE Plasma desktop.

  • Install sddm
pacman -S sddm
  • Configuration
    SDDM defaults to using systemd-logind for session management.
sddm --example-config > /etc/sddm.conf
  • Loading sddm
systemctl start sddm
systemctl enable sddm

相关文章:

  • 2022-12-23
  • 2021-10-29
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-09-17
猜你喜欢
  • 2022-03-10
  • 2022-12-23
  • 2022-12-23
  • 2021-07-02
  • 2021-08-18
相关资源
相似解决方案