Change dunstify to notidy-send
This commit is contained in:
@@ -68,7 +68,7 @@ notify-always no
|
||||
:END:
|
||||
|
||||
#+begin_src bash
|
||||
dunstify --replace=38492 "Newsboat " "$1"
|
||||
notify-send "Newsboat " "$1"
|
||||
#+end_src
|
||||
|
||||
** Bindings
|
||||
@@ -122,7 +122,7 @@ bookmark-interactive no
|
||||
|
||||
#+begin_src bash
|
||||
buku --add "$1" --title "$2" --comment "$3" && \
|
||||
dunstify "Buku" "Bookmark Added" && \
|
||||
notify-send "Buku" "Bookmark Added" && \
|
||||
exit 0
|
||||
#+end_src
|
||||
|
||||
|
||||
Reference in New Issue
Block a user