An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

LentenRose

![screenshot](Previews/screenshot.png)

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
```