Update
This commit is contained in:
@@ -13,9 +13,14 @@ mode --pango_markup $mode_resize {
|
||||
$bindsym $up resize shrink height 10px
|
||||
$bindsym $right resize grow width 10px
|
||||
|
||||
$bindsym Shift+$left resize shrink width 100px
|
||||
$bindsym Shift+$down resize grow height 100px
|
||||
$bindsym Shift+$up resize shrink height 100px
|
||||
$bindsym Shift+$right resize grow width 100px
|
||||
|
||||
## Resize // Window Gaps // + - ##
|
||||
$bindsym minus gaps inner current minus 5px
|
||||
$bindsym plus gaps inner current plus 5px
|
||||
$bindsym minus gaps inner current minus 3px
|
||||
$bindsym plus gaps inner current plus 3px
|
||||
|
||||
# Return to default mode
|
||||
$bindsym Return mode "default"
|
||||
|
||||
Reference in New Issue
Block a user