QOL of changes
This commit is contained in:
@@ -117,6 +117,8 @@ animations {
|
|||||||
# windowrulev2 = bordersize 0, floating:0, onworkspace:f[1]
|
# windowrulev2 = bordersize 0, floating:0, onworkspace:f[1]
|
||||||
# windowrulev2 = rounding 0, floating:0, onworkspace:f[1]
|
# windowrulev2 = rounding 0, floating:0, onworkspace:f[1]
|
||||||
|
|
||||||
|
windowrulev2 = size 50% 50%, floating:1
|
||||||
|
|
||||||
dwindle {
|
dwindle {
|
||||||
pseudotile = true # Master switch for pseudotiling. Enabling is bound to mainMod + P in the keybinds section below
|
pseudotile = true # Master switch for pseudotiling. Enabling is bound to mainMod + P in the keybinds section below
|
||||||
preserve_split = true # You probably want this
|
preserve_split = true # You probably want this
|
||||||
@@ -217,8 +219,12 @@ bind = $mainMod SHIFT, 9, movetoworkspacesilent, 9
|
|||||||
bind = $mainMod SHIFT, 0, movetoworkspacesilent, 10
|
bind = $mainMod SHIFT, 0, movetoworkspacesilent, 10
|
||||||
|
|
||||||
# Example special workspace (scratchpad)
|
# Example special workspace (scratchpad)
|
||||||
bind = $mainMod, S, togglespecialworkspace, magic
|
bind = $mainMod, Space, togglespecialworkspace, magic
|
||||||
bind = $mainMod SHIFT, S, movetoworkspacesilent, special:magic
|
bind = $mainMod SHIFT, Space, movetoworkspacesilent, special:magic
|
||||||
|
|
||||||
|
# Control windows
|
||||||
|
bind = $mainMod, equal, splitratio, 0.05 # make focused split wider
|
||||||
|
bind = $mainMod, minus, splitratio, -0.05 # make focused split narrower
|
||||||
|
|
||||||
# Scroll through existing wor0spaces with mainMod + scroll
|
# Scroll through existing wor0spaces with mainMod + scroll
|
||||||
bind = $mainMod, mouse_down, workspace, e+1
|
bind = $mainMod, mouse_down, workspace, e+1
|
||||||
|
|||||||
Reference in New Issue
Block a user