diff --git a/.config/qtile/config.py b/.config/qtile/config.py index 5ecb9b9..f346e8b 100644 --- a/.config/qtile/config.py +++ b/.config/qtile/config.py @@ -259,7 +259,7 @@ layouts = [ shift_windows=True, border_width = 0, margin = 0, - ratio = 0.32, + ratio = 0.34, ), layout.Max( border_width = 0,