summaryrefslogtreecommitdiff
path: root/.config/gammastep/systemd/gammastep-user.service
diff options
context:
space:
mode:
Diffstat (limited to '.config/gammastep/systemd/gammastep-user.service')
-rw-r--r--.config/gammastep/systemd/gammastep-user.service4
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/gammastep/systemd/gammastep-user.service b/.config/gammastep/systemd/gammastep-user.service
index dadf8e0..65aefcf 100644
--- a/.config/gammastep/systemd/gammastep-user.service
+++ b/.config/gammastep/systemd/gammastep-user.service
@@ -1,8 +1,8 @@
[Unit]
-Description=gammastep
+Description=gammastep at %I
[Service]
-ExecStart=/usr/bin/gammastep
+ExecStart=/usr/bin/gammastep -l %I
Restart=on-failure
RestartSec=5