hyprland: lock with Meta4+Alt+O/S
This commit is contained in:
parent
e1610e3874
commit
9062aeb17a
@ -51,8 +51,11 @@ bind = $mainMod CONTROL SHIFT, Q, exit
|
|||||||
bind = $mainMod, Q, exec, hyprctl reload
|
bind = $mainMod, Q, exec, hyprctl reload
|
||||||
bind = $mainMod CONTROL SHIFT, C, killactive
|
bind = $mainMod CONTROL SHIFT, C, killactive
|
||||||
bind = $mainMod CONTROL SHIFT, L, exec, swaylock -c 263c59
|
bind = $mainMod CONTROL SHIFT, L, exec, swaylock -c 263c59
|
||||||
|
bind = $mainMod ALT, O, exec, swaylock -c 263c59
|
||||||
bind = $mainMod CONTROL SHIFT, S, exec, swaylock -c 263c59
|
bind = $mainMod CONTROL SHIFT, S, exec, swaylock -c 263c59
|
||||||
bind = $mainMod CONTROL SHIFT, S, exec, systemctl suspend
|
bind = $mainMod CONTROL SHIFT, S, exec, systemctl suspend
|
||||||
|
bind = $mainMod ALT, S, exec, swaylock -c 263c59
|
||||||
|
bind = $mainMod ALT, S, exec, systemctl suspend
|
||||||
bind = $mainMod CONTROL, Space, togglefloating
|
bind = $mainMod CONTROL, Space, togglefloating
|
||||||
bind = $mainMod, D, exec, hyprctl keyword general:layout "dwindle"
|
bind = $mainMod, D, exec, hyprctl keyword general:layout "dwindle"
|
||||||
bind = $mainMod, M, exec, hyprctl keyword general:layout "master"
|
bind = $mainMod, M, exec, hyprctl keyword general:layout "master"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user