herbstluftwm: use ~/bin/lock as default screenlock
This commit is contained in:
parent
11f256160b
commit
48f1b974cc
1 changed files with 1 additions and 1 deletions
|
|
@ -69,7 +69,7 @@ case "$HOSTNAME" in
|
||||||
hc keybind $Mod-q spawn /usr/bin/xlock -geometry 1920x2
|
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
|
esac
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue