aboutsummaryrefslogtreecommitdiff
path: root/.local/share
diff options
context:
space:
mode:
Diffstat (limited to '.local/share')
-rwxr-xr-x.local/share/bin/xbindkeys2
1 files changed, 2 insertions, 0 deletions
diff --git a/.local/share/bin/xbindkeys b/.local/share/bin/xbindkeys
new file mode 100755
index 0000000..03a2c37
--- /dev/null
+++ b/.local/share/bin/xbindkeys
@@ -0,0 +1,2 @@
+#!/bin/sh
+exec /usr/bin/xbindkeys --file "$XDG_CONFIG_HOME/xbindkeys/main" "$@"