diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2023-06-19 10:09:47 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2023-06-19 10:09:47 +0200 |
| commit | c5d101ab2c9db3b1a001cb56953cb90b24f8fdcf (patch) | |
| tree | 1286eccbd051723e443c26b43e739007ee53dc06 /xwallpaper-random-notify | |
| parent | 2c065927ff405b2d8b2eec6fc1fbee9c4f93e0a8 (diff) | |
| download | scripts-c5d101ab2c9db3b1a001cb56953cb90b24f8fdcf.tar.gz scripts-c5d101ab2c9db3b1a001cb56953cb90b24f8fdcf.zip | |
Added notify
Diffstat (limited to 'xwallpaper-random-notify')
| -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 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 |
| 7 | notify=herbe | 7 | notify="notify push" |
| 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) |
