diff options
| author | Raymaekers Luca <luca@spacehb.net> | 2025-01-10 09:53:47 +0100 | 
|---|---|---|
| committer | Raymaekers Luca <luca@spacehb.net> | 2025-01-10 09:53:47 +0100 | 
| commit | 0467fa38e57589f2bcd5cfeca5643f360800460e (patch) | |
| tree | 30fe3d379312073177b9425b76b782947b11a9dc /bin/extra/notify-send | |
| parent | c8283a1ef06b15ab0b5871655f4bfaefe9518673 (diff) | |
checkpoint
Diffstat (limited to 'bin/extra/notify-send')
| -rwxr-xr-x | bin/extra/notify-send | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/extra/notify-send b/bin/extra/notify-send index b0cf04a..e058d79 100755 --- a/bin/extra/notify-send +++ b/bin/extra/notify-send @@ -83,4 +83,5 @@ parse() {  parse "$@"  eval set -- "$REST" +pkill herbe  herbe "$@" &  | 
