diff --git a/.config/dunst/dunstrc b/.config/dunst/dunstrc index cef39a0..9aac2f7 100644 --- a/.config/dunst/dunstrc +++ b/.config/dunst/dunstrc @@ -1,6 +1,5 @@ [global] - font = Liberation Sans 9 - + font = Liberation Sans 9 # allow a small subset of html markup: # bold # italic @@ -183,4 +182,4 @@ [play_sound] summary = "*" - script = /home/dogeystamp/dox/scr/notification-sound.sh + script = /home/dogeystamp/.local/bin/notification-sound.sh