Increase verbosity for gh-notification service

This commit is contained in:
ItsDrike 2023-01-25 12:59:57 +01:00
parent 4d5c96a804
commit cf68e7a4e2
No known key found for this signature in database
GPG key ID: B014E761034AF742

View file

@ -3,7 +3,7 @@ Description="Show unread GitHub notifications"
PartOf=graphical-session.target
[Service]
ExecStart=%h/.local/bin/scripts/gui/gh-notification -v
ExecStart=%h/.local/bin/scripts/gui/gh-notification -vv
Type=oneshot
RemainAfterExit=false
Restart=on-failure