updated README

This commit is contained in:
eximus
2017-03-29 17:24:51 +01:00
parent 053a9e55f4
commit d959059971
3 changed files with 14 additions and 2 deletions

1
.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
Main.qmlc

View File

@@ -2,7 +2,14 @@
SDDM theme with Apple TV Aerial videos
#### Changing settings in `theme.conf.user`:
This theme streams the videos so internet connection is necessary
### Dependencies
It is necessary to have the Phonon GStreamer backend for qt5 and the GStreamer ffmpeg Plugin
- For Arch linux : `pacman -S gst-libav phonon-qt5-gstreamer`
### 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:
@@ -17,6 +24,10 @@ displayFont="Montserrat"
...
## NOTES
If there is no active connection or the video can't be played
## License
Theme is licensed under GPL.

View File

@@ -7,7 +7,7 @@ License=CC-BY-SA
Type=sddm-theme
Version=0.1
Website=https://github.com/sddm/sddm
Screenshot=breeze.jpg
Screenshot=TODO
MainScript=Main.qml
ConfigFile=theme.conf
TranslationsDirectory=translations