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

10 lines
142 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
2023-11-18 05:03:46 +00:00
swww img $IMG -o $1