✨ feat(hypr): new binding to lock a group
This commit is contained in:
parent
6df3bd8bb6
commit
88cb34b571
1 changed files with 1 additions and 0 deletions
|
@ -143,6 +143,7 @@ bind = $mainMod, 60, focusmonitor, +1 # Period
|
||||||
|
|
||||||
# Group control
|
# Group control
|
||||||
bind = $mainMod, G, togglegroup
|
bind = $mainMod, G, togglegroup
|
||||||
|
bind = $mainMod CTRL, G, lockactivegroup, toggle
|
||||||
bind = ALT, TAB, changegroupactive
|
bind = ALT, TAB, changegroupactive
|
||||||
|
|
||||||
# Submap for resizing windows
|
# Submap for resizing windows
|
||||||
|
|
Loading…
Add table
Reference in a new issue