SDDM theme with Apple TV Aerial videos
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
eximus 84063e0724 near finished version 9 years ago
.gitignore updated README 9 years ago
LICENSE
Main.qml near finished version 9 years ago
README.md updated README 9 years ago
arrow.svg
background.jpg
metadata.desktop updated README 9 years ago
playlist.m3u added all videos 9 years ago
randomize_playlist.sh added all videos 9 years ago
reboot.svg
shutdown.svg
theme.conf
theme.conf.user
warning_red.png

README.md

Aerial theme for sddm

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

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

...

NOTES

If there is no active connection or the video can't be played

License

Theme is licensed under GPL. Main.qml file is MIT licensed.