increased font weight due to update

This commit is contained in:
2026-07-29 10:19:22 +01:00
parent 68d4240fcb
commit afbe360b08

View File

@@ -8,6 +8,6 @@ Text {
font { font {
family: "FiraMono Nerd Font" family: "FiraMono Nerd Font"
pointSize: 12 pointSize: 12
weight: 600 weight: 800
} }
} }