summaryrefslogtreecommitdiff
path: root/.config/sway/bin/wallpaper.py
AgeCommit message (Collapse)Author
2023-10-30[sway.wallpaper] move brightness check behind flagDaniel Weipert
use sunwait and check for available commands before running
2023-10-30[sway] check wallpaper brightness at nightDaniel Weipert
only use non-bright images
2023-10-30[sway] add --unique flag to wallpaper scriptDaniel Weipert
to not cycle through the same wallpaper twice per available files
2023-10-30[sway] fix python based wallpapers by being more pythonicDaniel Weipert
2023-10-30[sway] build script to enable auto-changing wallpapersDaniel Weipert