README changes
This commit is contained in:
17
README.md
17
README.md
@@ -2,13 +2,16 @@
|
||||
|
||||
SDDM theme with Apple TV Aerial videos
|
||||
|
||||
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`
|
||||
|
||||
### Other notes
|
||||
|
||||
This theme streams the videos so internet connection is necessary
|
||||
If there is no active connection or the video can't be played the background will fallback to the image background.jpg
|
||||
|
||||
### Changing settings in `theme.conf.user`:
|
||||
|
||||
You can change the font and the background.
|
||||
@@ -20,13 +23,17 @@ background="playlist.m3u"
|
||||
displayFont="Montserrat"
|
||||
```
|
||||
|
||||
## Screenshot
|
||||
## Preview
|
||||
|
||||
...
|
||||
|
||||
## NOTES
|
||||
## TODO
|
||||
|
||||
- [ ] Randomize playlist each time inside QML
|
||||
- [ ] Pick Videos based on time of day
|
||||
|
||||
Feel free to contribute to these ;)
|
||||
|
||||
If there is no active connection or the video can't be played
|
||||
|
||||
## License
|
||||
|
||||
|
||||
Reference in New Issue
Block a user