diff --git a/sway/dot-config/sway/config b/sway/dot-config/sway/config index 92b5d86..5f99c88 100644 --- a/sway/dot-config/sway/config +++ b/sway/dot-config/sway/config @@ -206,6 +206,10 @@ mode "resize" { bindsym Up resize shrink height 10px bindsym Right resize grow width 10px + bindsym 1 resize set 50 ppt 100 ppt + bindsym 2 resize set 65 ppt 100 ppt + bindsym 3 resize set 70 ppt 100 ppt + # Return to default mode bindsym Return mode "default" bindsym Escape mode "default"