aboutsummaryrefslogtreecommitdiff
path: root/xwallpaper-random-notify
diff options
context:
space:
mode:
Diffstat (limited to 'xwallpaper-random-notify')
-rwxr-xr-xxwallpaper-random-notify3
1 files changed, 2 insertions, 1 deletions
diff --git a/xwallpaper-random-notify b/xwallpaper-random-notify
index ac1898d..838f48e 100755
--- a/xwallpaper-random-notify
+++ b/xwallpaper-random-notify
@@ -13,4 +13,5 @@ pic=$(ls $folder | sort -R | head -1)
13#feh --bg-fill --no-fehbg $folder/$pic 13#feh --bg-fill --no-fehbg $folder/$pic
14xwallpaper --zoom $folder/$pic 14xwallpaper --zoom $folder/$pic
15 15
16$notify "Background of the day" $pic 16# Uncomment to notify
17#$notify "Background of the day" $pic

Generated with cgit - Back to sebastiano.tronto.net