mirror of
https://github.com/youwen5/nixos.git
synced 2024-11-24 17:53:51 -08:00
chore: change hyprlock keybind
This commit is contained in:
parent
8827162f92
commit
68a78d5f63
1 changed files with 1 additions and 1 deletions
|
@ -124,7 +124,7 @@
|
||||||
|
|
||||||
"$mod, Backspace, exec, pkill -x wlogout || wlogout" # show logout menu
|
"$mod, Backspace, exec, pkill -x wlogout || wlogout" # show logout menu
|
||||||
|
|
||||||
"$mod, I, exec, hyprlock"
|
"$mod, Z, exec, hyprlock"
|
||||||
|
|
||||||
# Media controls
|
# Media controls
|
||||||
",XF86AudioMute, exec, ${pkgs.pamixer}/bin/pamixer -t"
|
",XF86AudioMute, exec, ${pkgs.pamixer}/bin/pamixer -t"
|
||||||
|
|
Loading…
Reference in a new issue