aboutsummaryrefslogtreecommitdiff
path: root/home/dot_local/share/bin/executable_xbindkeys
diff options
context:
space:
mode:
Diffstat (limited to 'home/dot_local/share/bin/executable_xbindkeys')
-rw-r--r--home/dot_local/share/bin/executable_xbindkeys2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/dot_local/share/bin/executable_xbindkeys b/home/dot_local/share/bin/executable_xbindkeys
index 03a2c37..072b76f 100644
--- a/home/dot_local/share/bin/executable_xbindkeys
+++ b/home/dot_local/share/bin/executable_xbindkeys
@@ -1,2 +1,2 @@
-#!/bin/sh
+#!/usr/bin/env sh
exec /usr/bin/xbindkeys --file "$XDG_CONFIG_HOME/xbindkeys/main" "$@"