summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--xcape/.config/systemd/user/xcape.service1
1 files changed, 1 insertions, 0 deletions
diff --git a/xcape/.config/systemd/user/xcape.service b/xcape/.config/systemd/user/xcape.service
index 78ca991..7b5a384 100644
--- a/xcape/.config/systemd/user/xcape.service
+++ b/xcape/.config/systemd/user/xcape.service
@@ -1,5 +1,6 @@
[Service]
ExecStart=xcape -d -e 'Control_L=Escape;Control_R=Escape'
+StandardOutput=null
Restart=always
[Install]