Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/surajmandalcell/elegant-sddm
Elevate your KDE Plasma experience with a sleek and stylish SDDM theme crafted in QML.
https://github.com/surajmandalcell/elegant-sddm
login-screen sddm theme
Last synced: about 1 month ago
JSON representation
Elevate your KDE Plasma experience with a sleek and stylish SDDM theme crafted in QML.
- Host: GitHub
- URL: https://github.com/surajmandalcell/elegant-sddm
- Owner: surajmandalcell
- License: gpl-3.0
- Created: 2018-01-23T06:54:43.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-02-08T12:29:47.000Z (12 months ago)
- Last Synced: 2024-12-16T04:54:40.048Z (about 1 month ago)
- Topics: login-screen, sddm, theme
- Language: QML
- Homepage:
- Size: 4.02 MB
- Stars: 41
- Watchers: 2
- Forks: 9
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Deepin Theme for SDDM
SDDM, a Linux Login Manager, supports theming through QML, allowing for custom designs by developer. This theme uses the design of [linuxdeepin/dde-session-ui](https://github.com/linuxdeepin/dde-session-ui)
![screenshot](https://github.com/surajmandalcell/Elegant-sddm/blob/master/Elegant/preview.png?raw=true)
## Install
1. `git clone https://github.com/surajmandalcell/Elegant-sddm.git`2. `cd Elegant-sddm`
3. `./install.sh`
## Note
You should run the command below before install to test if all dependents was installed
- `sddm-greeter --test-mode --theme Elegant/`
## License
DDE session ui is licensed under [GPL-3.0-or-later](LICENSE).