initial test version

This commit is contained in:
eximus
2017-03-29 17:08:28 +01:00
commit 053a9e55f4
12 changed files with 1283 additions and 0 deletions

23
README.md Normal file
View 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.