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

10 lines
142 B
Bash
Raw Normal View History

#!/bin/sh
2023-11-07 20:42:30 -05:00
sleep 2
2023-11-07 20:42:30 -05:00
# Get currently loaded image
IMG=`cat /tmp/$USER-desktop-anim | tail -n1`
# Load it for the monitors
2023-11-18 00:03:46 -05:00
swww img $IMG -o $1