non important commit
This commit is contained in:
parent
bcc8de0f9c
commit
f85e230b23
2 changed files with 9 additions and 9 deletions
|
|
@ -42,7 +42,7 @@
|
|||
};
|
||||
|
||||
layout = {
|
||||
gaps = 8;
|
||||
gaps = 4;
|
||||
|
||||
default-column-width = {proportion = 0.5;};
|
||||
|
||||
|
|
@ -77,10 +77,10 @@
|
|||
window-rules = [
|
||||
{
|
||||
geometry-corner-radius = {
|
||||
top-left = 5.0;
|
||||
top-right = 5.0;
|
||||
bottom-left = 5.0;
|
||||
bottom-right = 5.0;
|
||||
top-left = 2.0;
|
||||
top-right = 2.0;
|
||||
bottom-left = 2.0;
|
||||
bottom-right = 2.0;
|
||||
};
|
||||
}
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue