HOME | DD

abdallahalswaiti — Tiger.tar

#archlinux #black #blue #dark #design #gdm #gnome #kde #login #plasma #tiger #white #manjaro #xmonad #sddm #display_manager #login_manager #background #display #linux #manager #theme #themes #wallpaper #art #linuxcustomisation
Published: 2023-02-10 19:41:45 +0000 UTC; Views: 46529; Favourites: 5; Downloads: 25
Redirect to original
Description

donation on my PayPayl or patreon account for a cup of coffee.

tiger login theme for SDDM Dependencies

Arch based distros using the pacman package manger:
(ArcoLinux/Obarun/Artix/Manjaro/KaOS/Chakra etc.)

sudo pacman -S --needed sddm sddm-kcm

Debian based distros using the APT package manager:
(Ubuntu/Kubuntu/Kali/Neon/antiX etc.)

sudo apt install --no-install-recommends 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 have system stting (kde plasma, gnome, xfce, etc ) ArcoLinux, Manjaro, OpenSuse, Kubuntu, go to "System setting" search for "Login Screen (SDDM)" > "Get New Theme". search for "tiger" and install. sometime under > "Startup and Shutdown" >

Manual way

git clone github.com/al-swaiti/tiger-sdd… cd tiger-sddm-theme sudo tar -xzvf tiger.tar.gz -C /usr/share/sddm/themes sudo cp -r /usr/share/sddm/themes/tiger/TTF /usr/share/fonts/ fc-cache -f -v

First be sure that sddm is your default display manager

systemctl status display-manager

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 :

sudo cp /usr/lib/sddm/sddm.conf.d/default.conf /etc/sddm.conf.d/

Now edit file

sudo nano /etc/sddm.conf.d/default.conf

the most important u need to find [Theme] section inside .conf file

In the [Theme] section simply add the themes name: Current=tiger. as below

Also see the Arch wiki on SDDM .


Related content
Comments: 5

TexasWhiteWolf [2023-03-16 23:38:59 +0000 UTC]

👍: 1 ⏩: 1

abdallahalswaiti In reply to TexasWhiteWolf [2023-03-23 21:49:36 +0000 UTC]

👍: 0 ⏩: 1

TexasWhiteWolf In reply to abdallahalswaiti [2023-03-25 22:50:49 +0000 UTC]

👍: 0 ⏩: 0

Fyrgor [2023-02-24 14:38:46 +0000 UTC]

👍: 1 ⏩: 1

abdallahalswaiti In reply to Fyrgor [2023-03-23 21:47:53 +0000 UTC]

👍: 1 ⏩: 0