mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-06-12 04:36:37 +02:00
Since animated desktop backgrounds are more of a hassle to maintain than they are worth, I've gone ahead and removed xwinwrap. If you are running bspwm and still want an animated desktop background, use: xwinwrap -g 3840x2160 -ov -- mpv -wid WID --loop inf your.video For reference, you can use xwinwrap with any resolution you want, not just your screen size. mpv will also accept pretty much any animated format out there.
Languages
Nix
100%