https://github.com/Keyitdev/sddm-astronaut-theme
Series of modern looking themes for SDDM.
https://github.com/Keyitdev/sddm-astronaut-theme
astronaut dotfiles linux login-manager login-screen loginscreen qt6 rice sddm sddm-theme theme themes unixporn
Last synced: about 15 hours ago
JSON representation
Series of modern looking themes for SDDM.
- Host: GitHub
- URL: https://github.com/Keyitdev/sddm-astronaut-theme
- Owner: Keyitdev
- License: gpl-3.0
- Created: 2022-01-27T18:18:16.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2025-02-21T12:20:22.000Z (3 months ago)
- Last Synced: 2025-04-11T14:17:02.746Z (29 days ago)
- Topics: astronaut, dotfiles, linux, login-manager, login-screen, loginscreen, qt6, rice, sddm, sddm-theme, theme, themes, unixporn
- Language: QML
- Homepage:
- Size: 24.2 MB
- Stars: 934
- Watchers: 7
- Forks: 93
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-linux-ricing - astronaut
- awesome-useful-projects - <img src="https://icon.horse/icon/github.com" height="20px" align="center"/>/Keyitdev/sddm-astronaut-theme - Astronaut SDDM theme (Customizations / Linux)
README
# sddm-astronaut-theme
A theme for the [SDDM login manager](https://github.com/sddm/sddm).
- Screen resolution: 1080p
- Font: Open sans### Preview
You can easily change how it looks in **[config](./theme.conf)**.
Here are some examples:


### Dependencies
```sh
qt6-5compat qt6-declarative qt6-svg sddm
```
> qt6-declarative replaces qt6-quickcontrols2
> https://archlinux.org/packages/extra/x86_64/qt6-declarative/### Install
1. Clone this repository, copy fonts to `/usr/share/fonts/`:
```sh
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`, so that it looks like this:
```sh
echo "[Theme]
Current=sddm-astronaut-theme" | sudo tee /etc/sddm.conf
```### Credits
Based on the theme [`Sugar Dark for SDDM`](https://github.com/MarianArlt/sddm-sugar-dark) by **MarianArlt**.
### License
Distributed under the **[GPLv3+](https://www.gnu.org/licenses/gpl-3.0.html) License**.
Copyright (C) 2022-2024 Keyitdev.