diff --git a/home/.config/systemd/user/gh-notification.service b/home/.config/systemd/user/gh-notification.service index 1b1d02d..4d6ec65 100644 --- a/home/.config/systemd/user/gh-notification.service +++ b/home/.config/systemd/user/gh-notification.service @@ -1,6 +1,7 @@ [Unit] Description="Show unread GitHub notifications" PartOf=graphical-session.target +After=dunst.service [Service] ExecStart=%h/.local/bin/scripts/gui/gh-notification -vv