guix-dotfiles/home-config/hypr/wallpaper.sh

10 lines
136 B
Bash
Raw Normal View History

#!/bin/sh
2023-11-08 01:42:30 +00:00
sleep 2
2023-11-08 01:42:30 +00:00
# Get currently loaded image
IMG=`cat /tmp/$USER-desktop-anim | tail -n1`
# Load it for the monitors
swww img $IMG