From 9efa0b110d26843c2ec1d2b117b9fd04a7d35288 Mon Sep 17 00:00:00 2001 From: stormdragon2976 Date: Sun, 9 Apr 2023 21:48:11 -0400 Subject: [PATCH] this git push brought to you by my inability to type complete words. --- i38.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i38.sh b/i38.sh index 388f770..e674dbe 100755 --- a/i38.sh +++ b/i38.sh @@ -456,7 +456,7 @@ if [[ -x "/usr/lib/notification-daemon-1.0/notification-daemon" ]]; then fi # Work around for weird Void Linux stuff. if [[ -x "/usr/libexec/notification-daemon" ]]; then - echo 'exec_always --no-startup-id /usr/libexec/notification -r' + echo 'exec_always --no-startup-id /usr/libexec/notification-daemon -r' fi if [[ $dex -eq 0 ]]; then echo '# Start XDG autostart .desktop files using dex. See also'