https://github.com/theoisdumb/lentenrose
A dark theme for SDDM, made with QML.
https://github.com/theoisdumb/lentenrose
qml sddm theme
Last synced: about 1 year ago
JSON representation
A dark theme for SDDM, made with QML.
- Host: GitHub
- URL: https://github.com/theoisdumb/lentenrose
- Owner: TheoIsDumb
- Created: 2023-10-27T17:13:45.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-10-30T13:00:02.000Z (over 2 years ago)
- Last Synced: 2024-11-16T05:32:13.307Z (over 1 year ago)
- Topics: qml, sddm, theme
- Language: QML
- Homepage:
- Size: 4.55 MB
- Stars: 10
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-linux-ricing - LentenRose
README
LentenRose

An elegant theme for [SDDM](https://github.com/sddm/sddm).
Forked from [Sugar Candy](https://framagit.org/MarianArlt/sddm-sugar-candy).
## Installation
1. Clone the repo
`git clone https://github.com/TheoIsDumb/LentenRose.git`
2. Copy repo to SDDM Themes directory
`sudo cp -ar LentenRose /usr/share/sddm/themes`
3. Edit SDDM configuration file
> SDDM configuration could either be:
> 1. /etc/sddm.conf
> 2. /usr/lib/sddm/sddm.conf.d/default.conf
> 3. /etc/sddm.conf.d/kde_settings.conf (KDE uses this)
`sudo vim $SDDMCONFIG`
4. Set theme's name in [Theme] section
```
[Theme]
Current=LentenRose
```