-
Notifications
You must be signed in to change notification settings - Fork 0
KDE Desktop
LeandroTheDev edited this page May 1, 2023
·
58 revisions
Desktop
- sudo pacman -S plasma konsole dolphin
Select one displaymanager
sddm
- sudo pacman -S sddm
- systemctl enable sddm
lightdm
-
sudo pacman -S lightdm lightdm-slick-greeter numlockx
-
sudo systemctl enable lightdm.service
-
sudo vim /etc/lightdm/lightdm.conf
-
[Seat:*]
-
#greeter-session=lightdm-yourgreeter-greeter
-
#greeter-setup-script=/usr/bin/numlockx on
-
//remove the # and change the final
-
reboot
- Have Fun