General settings given to bspc config
.
Declarations
Type
attribute set of (boolean or signed integer or floating point number or string or list of (boolean or signed integer or floating point number or string))
Default
{ }
Example
{
border_width = 2;
gapless_monocle = true;
split_ratio = 0.52;
}
Sign in to create a configuration using this setting.