diff --git a/home/.config/systemd/user/gh-notification.timer b/home/.config/systemd/user/gh-notification.timer
index 8350a3c..2b59c82 100644
--- a/home/.config/systemd/user/gh-notification.timer
+++ b/home/.config/systemd/user/gh-notification.timer
@@ -6,6 +6,7 @@ PartOf=graphical-session.target
 
 [Timer]
 OnUnitActiveSec=1m
+Unit=gh-notification.service
 
 [Install]
 WantedBy=graphical-session.target