I stopped doing notification
This commit is contained in:
parent
1f9bdf30f6
commit
2b2c00e2d4
@ -1,7 +0,0 @@
|
|||||||
#!/bin/sh
|
|
||||||
where="$(echo "$*" | cut -d'~' -f1)"
|
|
||||||
who="$(echo "$*" | cut -d'~' -f2)"
|
|
||||||
what="$(echo "$*" | cut -d'~' -f3)"
|
|
||||||
|
|
||||||
notify-send -a weechat "$who" "$what"
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user