Skip to content

KDE Desktop

LeandroTheDev edited this page Nov 16, 2022 · 58 revisions

Downloads

Desktop

  • sudo pacman -S plasma konsole dolphin

Display Manager

  • sudo pacman -S lightdm lightdm-slick-greeter numlockx

Configuring start

  • 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

Finish

  • Have Fun

Clone this wiki locally