-
Notifications
You must be signed in to change notification settings - Fork 0
KDE Desktop
Lean's edited this page Sep 11, 2023
·
58 revisions
Desktop
- sudo pacman -S plasma-desktop konsole dolphin
- kscreen
- kde-gtk-config
-
Enable in Startup and Shutdown -> Background Services -> GNOME/GTK...
- pipewire
- pipewire-jack
- pipewire-pulse
- pipewire-alsa
- lib32-pipewire-jack
- wireplumber
- plasma-pa
- systemctl --user enable wireplumber.service pipewire.service pipewire-pulse.service
- reboot
- kwallet-pam
- breeze-gtk
- bluedevil
-
If you are using the bluetooth
- plasma-nm
- plasma-vault
- qt5-webview
- vulkan-tools
-
Download
-
sudo pacman -S sddm sddm-kcm
-
Load on boot
-
systemctl enable sddm
-
reboot
-
Download
-
sudo pacman -S lightdm lightdm-slick-greeter numlockx
-
Load on boot
-
sudo systemctl enable lightdm.service
-
Add the theme
-
sudo vim /etc/lightdm/lightdm.conf
-
#greeter-session=lightdm-slick-greeter
-
And the numlock script
-
#greeter-setup-script=/usr/bin/numlockx on
-
reboot
- Have Fun