Add decoration section with rounding = 0 when no-gaps mode

This commit is contained in:
Maximiliano Guzenski
2026-05-04 09:05:30 -03:00
committed by GitHub
parent 21cfaab07d
commit 22b25991a5
+4
View File
@@ -4,3 +4,7 @@ general {
gaps_in = 0
border_size = 0
}
decoration {
rounding = 0
}