initial test version
This commit is contained in:
23
README.md
Normal file
23
README.md
Normal file
@@ -0,0 +1,23 @@
|
||||
# Aerial theme for sddm
|
||||
|
||||
SDDM theme with Apple TV Aerial videos
|
||||
|
||||
#### Changing settings in `theme.conf.user`:
|
||||
|
||||
You can change the font and the background.
|
||||
The background can be either an image, a video or a playlist (.m3u) file, for example:
|
||||
|
||||
```
|
||||
[General]
|
||||
background="playlist.m3u"
|
||||
displayFont="Montserrat"
|
||||
```
|
||||
|
||||
## Screenshot
|
||||
|
||||
...
|
||||
|
||||
## License
|
||||
|
||||
Theme is licensed under GPL.
|
||||
Main.qml file is MIT licensed.
|
||||
Reference in New Issue
Block a user