bind = $mainMod, G, togglegroup, # toggle the window on focus to group (tab mode)
This commit is contained in:
parent
35c1c05878
commit
041f148001
|
@ -27,6 +27,7 @@ bind = $mainMod SHIFT, right, resizeactive, 100 0
|
|||
bind = $mainMod SHIFT, left, resizeactive, -100 0
|
||||
bind = $mainMod SHIFT, up, resizeactive, 0 -100
|
||||
bind = $mainMod SHIFT, down, resizeactive, 0 100
|
||||
bind = $mainMod, G, togglegroup, # toggle the window on focus to group (tab mode)
|
||||
|
||||
# Actions
|
||||
bind = $mainMod, PRINT, exec, ~/dotfiles/hypr/scripts/screenshot.sh
|
||||
|
|
Loading…
Reference in New Issue
Block a user