Settings cleanup

This commit is contained in:
LemmyCook 2025-08-22 09:51:58 -04:00
parent 5054818ed7
commit d0fa91cca4
11 changed files with 10 additions and 62 deletions

View file

@ -31,7 +31,7 @@ Item {
// Current wallpaper display
NText {
text: "Current Wallpaper"
font.pointSize: Style.fontSizeXXL * scaling
font.pointSize: Style.fontSizeL * scaling
font.weight: Style.fontWeightBold
color: Color.mOnSurface
}