added scripts dir

This commit is contained in:
2020-06-15 16:51:47 +02:00
parent 763748c252
commit 7697ba34fe
5 changed files with 50 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
#!/usr/bin/env sh
SCRIPT=$(readlink -f "$0")
SCRIPTPATH=$(dirname "$SCRIPT")
$SCRIPTPATH/set-bg.sh $(shuf -n1 -e ~/pictures/wallpapers/*)