From ce196b3436c74cbbffb68c98b8743c12e421930a Mon Sep 17 00:00:00 2001 From: Guillermo Ramos Date: Wed, 3 Feb 2021 11:18:04 +0100 Subject: sxhkd --- xbindkeys/run | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'xbindkeys') diff --git a/xbindkeys/run b/xbindkeys/run index 6e5b6e9..aefda95 100755 --- a/xbindkeys/run +++ b/xbindkeys/run @@ -18,4 +18,7 @@ test -d "$local_bin" && path="$path:$local_bin" echo "$path" \ > env/PATH -exec s6-envdir env xbindkeys -n -v +env_full_path=$PWD/env + +cd $HOME +exec s6-envdir $env_full_path xbindkeys -n -v -- cgit v1.2.3