BSPWM: margin config

This commit is contained in:
Filippo Berto 2023-06-08 17:38:10 +02:00
parent 41529db79d
commit e6daf9f9c3
No known key found for this signature in database
GPG key ID: FE98AE5EC52B1056

View file

@ -23,6 +23,9 @@ in
window_gap = 2;
split_ratio = 0.5;
top_padding = 0;
bottom_padding = 0;
right_padding = 0;
left_padding = 0;
borderless_monocle = true;
gapless_monocle = false;
normal_border_color = strPalette.normal.blue;