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