diff --git a/config/herbstluftwm/autostart b/config/herbstluftwm/autostart index 67b7429..d65d9fc 100755 --- a/config/herbstluftwm/autostart +++ b/config/herbstluftwm/autostart @@ -69,7 +69,7 @@ case "$HOSTNAME" in hc keybind $Mod-q spawn /usr/bin/xlock -geometry 1920x2 ;; *) - hc keybind $Mod-q spawn ~/misc/i3lock-fancy/lock + hc keybind $Mod-q spawn ~/bin/lock ;; esac