Transparency off for main window
This commit is contained in:
@@ -116,7 +116,7 @@
|
|||||||
bottom-right = r;
|
bottom-right = r;
|
||||||
};
|
};
|
||||||
clip-to-geometry = true;
|
clip-to-geometry = true;
|
||||||
opacity = 0.95;
|
#opacity = 0.95;
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
matches = [{is-focused = false;}];
|
matches = [{is-focused = false;}];
|
||||||
@@ -125,8 +125,8 @@
|
|||||||
}
|
}
|
||||||
];
|
];
|
||||||
layout = {
|
layout = {
|
||||||
#gaps = 8;
|
gaps = 8;
|
||||||
gaps = 16;
|
#gaps = 16;
|
||||||
center-focused-column = "never";
|
center-focused-column = "never";
|
||||||
preset-column-widths = [
|
preset-column-widths = [
|
||||||
{ proportion = 1.0 / 3.0; }
|
{ proportion = 1.0 / 3.0; }
|
||||||
|
|||||||
Reference in New Issue
Block a user