non important commit

This commit is contained in:
benstrb 2026-03-21 14:42:24 +01:00
parent bcc8de0f9c
commit f85e230b23
2 changed files with 9 additions and 9 deletions

View file

@ -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;
};
}
{