A theme for the SDDM login manager based on Sugar Dark for SDDM
.
Screen resolution: 1080p.
sddm >= 0.18.0
, qt5 >= 5.11.0
, qt5-quickcontrols2 >= 5.11.0
, qt5-svg >= 5.11.0
-
Clone this repository, copy files to
/usr/share/sddm/themes/
and fonts to/usr/share/fonts/
:sudo git clone https://github.com/keyitdev/sddm-astronaut-theme.git sudo cp -fdr sddm-astronaut-theme /usr/share/sddm/themes/ sudo cp /usr/share/sddm/themes/sddm-astronaut-theme/Fonts/* /usr/share/fonts/
-
Then edit
/etc/sddm.conf
, so that it looks like this:echo "[Theme] Current=sddm-astronaut-theme" | sudo tee /etc/sddm.conf
Based on the theme Sugar Dark for SDDM
by MarianArlt.
Distributed under the GPLv3+ License.