summaryrefslogtreecommitdiffstats
path: root/xcape/.config/systemd/user/xcape.service
diff options
context:
space:
mode:
Diffstat (limited to 'xcape/.config/systemd/user/xcape.service')
-rw-r--r--xcape/.config/systemd/user/xcape.service7
1 files changed, 7 insertions, 0 deletions
diff --git a/xcape/.config/systemd/user/xcape.service b/xcape/.config/systemd/user/xcape.service
new file mode 100644
index 0000000..7b5a384
--- /dev/null
+++ b/xcape/.config/systemd/user/xcape.service
@@ -0,0 +1,7 @@
+[Service]
+ExecStart=xcape -d -e 'Control_L=Escape;Control_R=Escape'
+StandardOutput=null
+Restart=always
+
+[Install]
+WantedBy=default.target