diff --git a/layouts/window-auto b/layouts/window-auto index c4abe3b..d5979fa 100755 --- a/layouts/window-auto +++ b/layouts/window-auto @@ -13,7 +13,7 @@ fi if [[ $ratio -ge 100 ]]; then # terminal is wide or square - if [[ $cols -gt 230 ]]; then + if [[ $cols -gt 240 ]]; then # terminal is wide and large `dirname $0`/window-wide-right else