mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-01-09 15:38:12 +01:00
hyprland: Lock screen with Super+Alt+L
Alt is necessary since Super+L and Super+Shift+L are already used for window manager stuff.
This commit is contained in:
parent
f9905b0ea0
commit
7c1a9a248a
@ -324,6 +324,7 @@ in
|
||||
bind = $SUPER, L, layoutmsg, removemaster
|
||||
bind = $SUPER_SHIFT, H, splitratio, -0.05
|
||||
bind = $SUPER_SHIFT, L, splitratio, +0.05
|
||||
bind = $SUPER_ALT, L, exec, hyprlock
|
||||
|
||||
bind = $SUPER, 1, exec, hyprnome --previous
|
||||
bind = $SUPER, 2, exec, hyprnome
|
||||
|
Loading…
Reference in New Issue
Block a user