From b37d9d536a9446a24f58997ec33bdf4bee136420 Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Mon, 29 Aug 2022 08:49:32 +0200 Subject: Changed picture folder --- xwallpaper-random-notify | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 @@ #notify=notify-send notify=herbe -folder=~/Pictures/wallpapers +folder=~/pictures/wallpapers pic=$(ls $folder | sort -R | head -1) # Alternative: use feh -- cgit v1.3