From 564249c2f23073ff80b1fc807e71ea6140fed7d8 Mon Sep 17 00:00:00 2001 From: Protesilaos Stavrou Date: Fri, 7 Feb 2025 13:08:06 +0200 Subject: [PATCH] bspwm: experiment with a split ratio of 0.33 --- xorg-twm/.config/bspwm/bspwmrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xorg-twm/.config/bspwm/bspwmrc b/xorg-twm/.config/bspwm/bspwmrc index b3253845..1715301e 100755 --- a/xorg-twm/.config/bspwm/bspwmrc +++ b/xorg-twm/.config/bspwm/bspwmrc @@ -66,7 +66,7 @@ _check bspwm_conf_desktops.sh && bspwm_conf_desktops.sh #### Window management _bc automatic_scheme spiral _bc initial_polarity second_child -_bc split_ratio 0.5 +_bc split_ratio 0.33 _bc border_width 3 _bc window_gap 5 _bc single_monocle true