aboutsummaryrefslogtreecommitdiff
path: root/xwallpaper-random-notify
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2022-08-29 08:49:32 +0200
committerSebastiano Tronto <sebastiano@tronto.net>2022-08-29 08:49:32 +0200
commitb37d9d536a9446a24f58997ec33bdf4bee136420 (patch)
tree4c757937ad327f00bfb1b63642a49f27805f909e /xwallpaper-random-notify
parent9d29ae08ccf209b3649cdb35f9c06f13b118a73f (diff)
downloadscripts-b37d9d536a9446a24f58997ec33bdf4bee136420.tar.gz
scripts-b37d9d536a9446a24f58997ec33bdf4bee136420.zip
Changed picture folder
Diffstat (limited to 'xwallpaper-random-notify')
-rwxr-xr-xxwallpaper-random-notify2
1 files changed, 1 insertions, 1 deletions
diff --git a/xwallpaper-random-notify b/xwallpaper-random-notify
index 838f48e..b59a59f 100755
--- a/xwallpaper-random-notify
+++ b/xwallpaper-random-notify
@@ -6,7 +6,7 @@
6#notify=notify-send 6#notify=notify-send
7notify=herbe 7notify=herbe
8 8
9folder=~/Pictures/wallpapers 9folder=~/pictures/wallpapers
10pic=$(ls $folder | sort -R | head -1) 10pic=$(ls $folder | sort -R | head -1)
11 11
12# Alternative: use feh 12# Alternative: use feh

Generated with cgit - Back to sebastiano.tronto.net