Reenable resizing with mouse
haha oops
This commit is contained in:
@@ -77,3 +77,6 @@ bind = $mainMod SHIFT, S, movetoworkspace, special:magic
|
|||||||
# Scroll through existing workspaces with mainMod + scroll
|
# Scroll through existing workspaces with mainMod + scroll
|
||||||
bind = $mainMod, Period, workspace, e+1
|
bind = $mainMod, Period, workspace, e+1
|
||||||
bind = $mainMod, Comma, workspace, e-1
|
bind = $mainMod, Comma, workspace, e-1
|
||||||
|
|
||||||
|
# Resize
|
||||||
|
bindm = $mainMod, mouse:273, resizewindow
|
||||||
|
Reference in New Issue
Block a user