A theme for the SDDM login manager.
- Screen resolution: 1080p
- Font: Open sans
You can easily change how it looks in config. Here are some examples:
sddm qt6-svg
sddm qt6-qtsvg
sddm-qt6 qt6-svg
-
Clone this repository, copy fonts to
/usr/share/fonts/
:sudo git clone https://github.com/keyitdev/sddm-astronaut-theme.git /usr/share/sddm/themes/sddm-astronaut-theme 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
-
Install package.
sddm qt6-virtualkeyboard
-
Then edit
/etc/sddm.conf.d/virtualkbd.conf
, so that it looks like this:[General] InputMethod=qtvirtualkeyboard
Based on the theme Sugar Dark for SDDM
by MarianArlt.
Distributed under the GPLv3+ License.
Copyright (C) 2022-2024 Keyitdev.