aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/i3status/.config
diff options
context:
space:
mode:
Diffstat (limited to 'i3status/.config')
-rw-r--r--i3status/.config/systemd/user/rss-status.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/i3status/.config/systemd/user/rss-status.service b/i3status/.config/systemd/user/rss-status.service
index be5f7e4..b04c09b 100644
--- a/i3status/.config/systemd/user/rss-status.service
+++ b/i3status/.config/systemd/user/rss-status.service
@@ -6,7 +6,7 @@ After=graphical-session.target
[Service]
Type=oneshot
BusName=rs.i3status
-ExecStart=%h/.local/bin/rss-status
+ExecStart=-%h/.local/bin/rss-status
[Install]
WantedBy=graphical-session.target