summaryrefslogtreecommitdiff
path: root/.config/sway/bin/wallpaper.py
AgeCommit message (Collapse)Author
2024-07-19[sway.wallpaper] catch identify process errorDaniel Weipert
2024-06-24[i3.wallpaper] use feh fill flagDaniel Weipert
2024-02-11[sway.wallpaper] add window_manager flag for i3Daniel Weipert
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