From 3098a157c8e6527518849ff73da0c642b8151ac7 Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Tue, 12 Apr 2022 09:41:46 +0200 Subject: Comment notification line --- xwallpaper-random-notify | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'xwallpaper-random-notify') 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) #feh --bg-fill --no-fehbg $folder/$pic xwallpaper --zoom $folder/$pic -$notify "Background of the day" $pic +# Uncomment to notify +#$notify "Background of the day" $pic -- cgit v1.3