smaller outer gaps

This commit is contained in:
twoneis 2024-08-19 19:03:51 +02:00
parent b4708e41c0
commit a593359379

View file

@ -55,7 +55,14 @@ in {
]; ];
default-column-width = { proportion = 0.5; }; default-column-width = { proportion = 0.5; };
gaps = 16; gaps = 16;
struts = {
left = -8;
right = -8;
top = -8;
bottom = -8;
};
}; };
window-rules = [ window-rules = [