aboutsummaryrefslogtreecommitdiff
path: root/xwallpaper-random-notify
diff options
context:
space:
mode:
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 b59a59f..6ab3d56 100755
--- a/xwallpaper-random-notify
+++ b/xwallpaper-random-notify
@@ -4,7 +4,7 @@
4# Requires: xwallpaper (or feh), notify-send or similar (optional) 4# Requires: xwallpaper (or feh), notify-send or similar (optional)
5 5
6#notify=notify-send 6#notify=notify-send
7notify=herbe 7notify="notify push"
8 8
9folder=~/pictures/wallpapers 9folder=~/pictures/wallpapers
10pic=$(ls $folder | sort -R | head -1) 10pic=$(ls $folder | sort -R | head -1)

Generated with cgit - Back to sebastiano.tronto.net