Skip to content

KDE Desktop

Lean's edited this page Jun 13, 2023 · 58 revisions

Download

Desktop

  • sudo pacman -S plasma-desktop konsole dolphin

Drivers

Display driver

  • kscreen

Sound driver

  • pipewire-jack
  • lib32-pipewire-jack
  • pulseaudio-jack
  • plasma-pa
  • reboot

Utils

System Monitor

  • plasma-systemmonitor
  • htop

Images, Videos

  • vlc
  • gwenview

File Manager

  • index-fm-git araucle

World

  • kwrite text editor
  • calligra excel, powerpoint, word

Display Manager

sddm

  • Download

  • sudo pacman -S sddm

  • Load on boot

  • systemctl enable sddm

  • reboot

lightdm

  • 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

Finish

  • Have Fun

Clone this wiki locally