Run gh-notification service after dunst (needs notifs)

This commit is contained in:
ItsDrike 2023-01-25 19:07:38 +01:00
parent d7f171df59
commit 3bd24d6d27
No known key found for this signature in database
GPG key ID: B014E761034AF742

View file

@ -1,6 +1,7 @@
[Unit] [Unit]
Description="Show unread GitHub notifications" Description="Show unread GitHub notifications"
PartOf=graphical-session.target PartOf=graphical-session.target
After=dunst.service
[Service] [Service]
ExecStart=%h/.local/bin/scripts/gui/gh-notification -vv ExecStart=%h/.local/bin/scripts/gui/gh-notification -vv