feat: add toggle group

This commit is contained in:
Peter 2023-06-02 09:18:24 +00:00
parent 92cdef6588
commit 90991f1d71

View file

@ -126,7 +126,13 @@ bind = $mainMod, Space, exec, wofi --show drun
bind = $mainMod, P, pseudo, # dwindle
bind = $mainMod, J, togglesplit, # dwindle
bind = $mainMod, F, fullscreen
bind = $mainMod, W, togglegroup
bind = $mainMod, TAB, changegroupactive, f
bind = $mainMod, M, layoutmsg,swapwithmaster
bind = $mainMod, left, movewindow, l
bind = $mainMod, right, movewindow, r
bind = $mainMod, up, movewindow, u
bind = $mainMod, down, movewindow, d
bind = $mainMod SHIFT, M, layoutmsg,addmaster
bind = $mainMod SHIFT, S, layoutmsg,swapnext
bind = $mainMod, L, exec, swaylock --screenshots --clock --indicator --indicator-radius 100 --indicator-thickness 7 --effect-blur 7x5 --effect-vignette 0.5:0.5 --ring-color bb00cc --key-hl-color 880033 --line-color 00000000 --inside-color 00000088 --separator-color 00000000 --grace 2 --fade-in 0.2