Arch based distros using the pacman package manger: (ArcoLinux/Obarun/Artix/Manjaro/KaOS/Chakra etc.)
sudo pacman -S --needed sddm sddm-kcm
openSUSE using the zypper package manager:
sudo zypper install sddm sddm-kcm
Red Hat based distros using the dnf package manager: (Fedora/Mageia/RHEL/CentOS)
sudo dnf install sddm sddm-kcm
Instalation
If you are on KDE Plasma—by default Manjaro, OpenSuse, Kubuntu, go to "System setting" > "Startup and Shutdown" > "Login Screen (SDDM)" > "Get New Theme". search for "al-swaiti" and install. try also for gnome menu
First be sure that sddm is your default display manager
systemctl status display-manager
Alt text
If you have another display-manager (ex:gdm):
sudo systemctl disable gdm.service
Then:
sudo systemctl enable sddm.service
Now you have to set [theme] inside sddm.conf preferrably at /etc/sddm.conf.d/default.conf sometimes /etc/sddm.conf.d/kde_settings.conf **the name it's not important ** if you didnt find any you can create one by :
Ratings & Comments
0 Comments