https://github.com/keyitdev/sddm-flower-theme
Simple sddm qt5 theme.
https://github.com/keyitdev/sddm-flower-theme
dotfiles flower linux login-manager login-screen rice sddm sddm-theme theme unixporn
Last synced: 7 months ago
JSON representation
Simple sddm qt5 theme.
- Host: GitHub
- URL: https://github.com/keyitdev/sddm-flower-theme
- Owner: Keyitdev
- License: gpl-3.0
- Created: 2022-07-22T22:15:17.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T13:32:25.000Z (about 3 years ago)
- Last Synced: 2025-05-31T18:10:22.017Z (8 months ago)
- Topics: dotfiles, flower, linux, login-manager, login-screen, rice, sddm, sddm-theme, theme, unixporn
- Language: QML
- Homepage:
- Size: 2.75 MB
- Stars: 19
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# sddm-flower-theme
A theme for the [SDDM login manager](https://github.com/sddm/sddm) based on [`Sugar Dark for SDDM`](https://github.com/MarianArlt/sddm-sugar-dark).
Screen resolution: 1080p.
### Preview

### Dependencies
```sh
qt5-graphicaleffects qt5-quickcontrols2 qt5-svg sddm
```
### Install
1. Clone this repository, copy fonts to `/usr/share/fonts/`:
```sh
sudo git clone https://github.com/keyitdev/sddm-flower-theme.git /usr/share/sddm/themes/sddm-flower-theme
sudo cp /usr/share/sddm/themes/sddm-flower-theme/Fonts/* /usr/share/fonts/
```
2. Then edit `/etc/sddm.conf`, so that it looks like this:
```sh
echo "[Theme]
Current=sddm-flower-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.