aboutsummaryrefslogtreecommitdiffstats
path: root/xbindkeys/.config/systemd/user/xbindkeys.service
diff options
context:
space:
mode:
Diffstat (limited to 'xbindkeys/.config/systemd/user/xbindkeys.service')
-rw-r--r--xbindkeys/.config/systemd/user/xbindkeys.service8
1 files changed, 8 insertions, 0 deletions
diff --git a/xbindkeys/.config/systemd/user/xbindkeys.service b/xbindkeys/.config/systemd/user/xbindkeys.service
new file mode 100644
index 0000000..8ea0cf3
--- /dev/null
+++ b/xbindkeys/.config/systemd/user/xbindkeys.service
@@ -0,0 +1,8 @@
+[Unit]
+Description=xbindkeys Keybindings
+
+[Service]
+ExecStart=xbindkeys -n
+
+[Install]
+WantedBy=wm.target