diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2022-08-29 08:49:32 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2022-08-29 08:49:32 +0200 |
| commit | b37d9d536a9446a24f58997ec33bdf4bee136420 (patch) | |
| tree | 4c757937ad327f00bfb1b63642a49f27805f909e | |
| parent | 9d29ae08ccf209b3649cdb35f9c06f13b118a73f (diff) | |
| download | scripts-b37d9d536a9446a24f58997ec33bdf4bee136420.tar.gz scripts-b37d9d536a9446a24f58997ec33bdf4bee136420.zip | |
Changed picture folder
Diffstat (limited to '')
| -rwxr-xr-x | xwallpaper-random-notify | 2 |
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 |
| 7 | notify=herbe | 7 | notify=herbe |
| 8 | 8 | ||
| 9 | folder=~/Pictures/wallpapers | 9 | folder=~/pictures/wallpapers |
| 10 | pic=$(ls $folder | sort -R | head -1) | 10 | pic=$(ls $folder | sort -R | head -1) |
| 11 | 11 | ||
| 12 | # Alternative: use feh | 12 | # Alternative: use feh |
