aboutsummaryrefslogtreecommitdiff
path: root/herbstluftwm/.config/herbstluftwm/autostart
diff options
context:
space:
mode:
Diffstat (limited to 'herbstluftwm/.config/herbstluftwm/autostart')
-rwxr-xr-xherbstluftwm/.config/herbstluftwm/autostart6
1 files changed, 3 insertions, 3 deletions
diff --git a/herbstluftwm/.config/herbstluftwm/autostart b/herbstluftwm/.config/herbstluftwm/autostart
index f122503..c445ebf 100755
--- a/herbstluftwm/.config/herbstluftwm/autostart
+++ b/herbstluftwm/.config/herbstluftwm/autostart
@@ -33,11 +33,11 @@ hc keybind $Mod-w spawn interrobang
hc keybind $Mod-r spawn interrobang
# toggle touchpad
-hc keybind $Mod-m spawn bash /home/xero/code/sys/toggle-touchpad
+hc keybind $Mod-m spawn bash $HOME/bin/toggle-touchpad
# dynamic window gap
-hc keybind $Mod-9 spawn bash /home/xero/code/sys/herbstluftwm-remove-gap
-hc keybind $Mod-0 spawn bash /home/xero/code/sys/herbstluftwm-add-gap
+hc keybind $Mod-9 spawn bash $HOME/bin/herbstluftwm-remove-gap
+hc keybind $Mod-0 spawn bash $HOME/bin/herbstluftwm-add-gap
# generic actions
hc keybind $Mod-Shift-q quit