dotfiles-remastered/.local/share/scripts/animated-wallpaper.sh

7 lines
159 B
Bash
Executable File

#!/usr/bin/env sh
SCRIPT=$(readlink -f "$0")
SCRIPTPATH=$(dirname "$SCRIPT")
xwinwrap -fs -ov -ni -b -nf -- "$SCRIPTPATH/animated-wallpaper-mpv.sh" WID "$1"