Files
sddm-astronaut-theme/README.md
T

2.0 KiB

sddm-astronaut-theme

A theme for the SDDM login manager.

  • Screen resolution: 1080p
  • Font: Open sans

Preview

You can easily change how it looks in config. Here are some examples:

Preview Preview Preview Preview

Dependencies

sddm >= 0.21.0, qt6 >= 6.8, qt6-svg >= 6.8, qt6-virtualkeyboard >= 6.8, qt6-multimedia >= 6.8

sddm qt6-svg qt6-virtualkeyboard qt6-multimedia-ffmpeg     # Arch
sddm qt6-svg qt6-virtualkeyboard qt6-multimedia            # Void
sddm qt6-qtsvg qt6-qtvirtualkeyboard qt6-qtmultimedia      # Fedora
sddm-qt6 qt6-svg qt6-virtualkeyboard qt6-multimedia        # OpenSUSE

Install

  1. 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/
    
  2. Then edit /etc/sddm.conf using the following command:

    echo "[Theme]
    Current=sddm-astronaut-theme" | sudo tee /etc/sddm.conf
    

Virtual keyboard

Preview

Arch

  1. Install package.

    sddm qt6-virtualkeyboard
    
  2. Then edit /etc/sddm.conf.d/virtualkbd.conf, so that it looks like this:

    [General]
    InputMethod=qtvirtualkeyboard
    

Credits

Based on the theme Sugar Dark for SDDM by MarianArlt.

License

Distributed under the GPLv3+ License.
Copyright (C) 2022-2025 Keyitdev.