pub / pp-notifier

Instant Messenger Notification daemon for the PinePhone
git clone https://src.jayvii.de/pub/pp-notifier.git
Home | Log | Files | Exports | Refs | README | RSS

commit 694949dac751401080320abf24fe0b86a9bfb398
parent 76de07458d6b91b63c59d52a5c9e60aaac788368
Author: JayVii <jayvii[AT]posteo[DOT]de>
Date:   Sat, 28 Aug 2021 16:04:13 +0200

Invoked listener unnecessarily

Diffstat:
Mim-notifier.sh | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/im-notifier.sh b/im-notifier.sh @@ -38,7 +38,6 @@ function im_notify { "$1" "$4" echo 0 fi - im_signal_listen & } function im_unnotify { if [[ $(printf "$XDG_CURRENT_DESKTOP" | grep -i "gnome") != "" ]]; then