added animated wallpapers scripts
This commit is contained in:
6
.local/share/scripts/animated-wallpaper.sh
Executable file
6
.local/share/scripts/animated-wallpaper.sh
Executable file
@@ -0,0 +1,6 @@
|
||||
#!/usr/bin/env sh
|
||||
|
||||
SCRIPT=$(readlink -f "$0")
|
||||
SCRIPTPATH=$(dirname "$SCRIPT")
|
||||
xwinwrap -fs -ov -ni -b -nf -- $SCRIPTPATH/animated-wallpaper-mpv.sh WID $1
|
||||
|
||||
Reference in New Issue
Block a user