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 d959059971 updated README 9 years ago
.gitignore updated README 9 years ago
LICENSE initial test version 9 years ago
Main.qml initial test version 9 years ago
README.md updated README 9 years ago
arrow.svg initial test version 9 years ago
background.jpg initial test version 9 years ago
metadata.desktop updated README 9 years ago
playlist.m3u initial test version 9 years ago
reboot.svg initial test version 9 years ago
shutdown.svg initial test version 9 years ago
theme.conf initial test version 9 years ago
theme.conf.user initial test version 9 years ago
warning_red.png initial test version 9 years ago

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.