saint-13 / Linux_Dynamic_Wallpapers

Dynamic Wallpapers for Linux
742 stars 61 forks source link

I3 with feh support #51

Open bit-willi opened 3 months ago

bit-willi commented 3 months ago

I wrote a script to handle xml wallpapers with feh in i3. https://github.com/bit-willi/dotfiles/blob/main/dot_bin/executable_dynamic_wallpaper

it will choose a random wallpaper from the list of xmls, parse the xml to change the wallpaper dynamically. Is this something that can be introduced into the repo?