⚙️ config(hypr): change keybinding for changing active group
This commit is contained in:
parent
153c8445b9
commit
14d78e18b3
1 changed files with 1 additions and 1 deletions
|
@ -127,7 +127,7 @@ bind = SUPERCTRL, L, workspace,m+1
|
||||||
|
|
||||||
# Group control
|
# Group control
|
||||||
bind = SUPER, G, togglegroup
|
bind = SUPER, G, togglegroup
|
||||||
bind = SUPER, TAB, changegroupactive
|
bind = ALT, TAB, changegroupactive
|
||||||
|
|
||||||
# Submap for resizing windows
|
# Submap for resizing windows
|
||||||
bind = SUPER, R, submap, resize
|
bind = SUPER, R, submap, resize
|
||||||
|
|
Loading…
Add table
Reference in a new issue