diff options
| author | Kumar Damani <damani.kumar@gmail.com> | 2020-10-24 18:30:55 +0000 |
|---|---|---|
| committer | Kumar Damani <damani.kumar@gmail.com> | 2020-10-24 18:30:55 +0000 |
| commit | cfe1ea3959f64cd38f0e94fcccc5833c1f713a15 (patch) | |
| tree | b00c02cb41326649aef037f812d780813985d5b8 /bspwm | |
| parent | faa98d4907e1db196b392857e3f13e75ef238759 (diff) | |
clean up
Diffstat (limited to 'bspwm')
| -rwxr-xr-x | bspwm/.config/bspwm/bspwmrc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bspwm/.config/bspwm/bspwmrc b/bspwm/.config/bspwm/bspwmrc index b1f62fb..c2c9194 100755 --- a/bspwm/.config/bspwm/bspwmrc +++ b/bspwm/.config/bspwm/bspwmrc @@ -20,12 +20,12 @@ else fi bspc config border_width 3 -bspc config window_gap 27 +bspc config window_gap 36 bspc config active_border_color '#0C1115' -bspc config split_ratio 0.70 +bspc config split_ratio 0.60 bspc config borderless_monocle true bspc config gapless_monocle false bspc config click_to_focus button1 |
