DimDesktop: removed in favor of nice curvy corners on panels

This commit is contained in:
ItsLemmy
2025-10-31 10:53:59 -04:00
parent 81edc14e63
commit 066d6f2e2f
7 changed files with 2 additions and 49 deletions
+1 -1
View File
@@ -67,7 +67,7 @@ NBox {
temp = Math.round(temp)
return `${temp}°${suffix}`
}
pointSize: showLocation ? Style.fontSizeXL : Style.fontSizeXL * 1.6
pointSize: showLocation ? Style.fontSizeXL : Style.fontSizeXL * 1.6
font.weight: Style.fontWeightBold
}