Enable rounding

This commit is contained in:
SebastianStork 2024-04-06 14:55:15 +02:00
parent ad55f84391
commit 26f0d0d578

View file

@ -58,7 +58,11 @@ in {
no_gaps_when_only = 1; no_gaps_when_only = 1;
}; };
decoration.drop_shadow = false; decoration = {
rounding = 6;
drop_shadow = false;
};
animations.enabled = false; animations.enabled = false;
bind = bind =