mirror of
https://github.com/alrayyes/dotfiles/
synced 2023-11-14 15:56:30 +00:00
Make sure notificaitions don't hang
This commit is contained in:
parent
d2b4e18034
commit
633196117b
@ -1,3 +1,3 @@
|
|||||||
#!/usr/bin/env sh
|
#!/usr/bin/env sh
|
||||||
|
|
||||||
notify-send.py --replaces-process rsscount -a Newsboat -i rssowl Rss "$1" &
|
notify-send.py -a Newsboat -i rssowl Rss "$1" &
|
||||||
|
Loading…
Reference in New Issue
Block a user