Settings: more cleanup - wip

This commit is contained in:
LemmyCook 2025-09-14 10:57:24 -04:00
parent c09a93af48
commit f3123ba5b1
14 changed files with 121 additions and 139 deletions

View file

@ -55,6 +55,7 @@ ColumnLayout {
NHeader {
label: "User Interface"
description: "Main settings for the user interface."
}
NToggle {
@ -136,6 +137,7 @@ ColumnLayout {
Layout.fillWidth: true
NHeader {
label: "Screen Corners"
description: "Customize screen corner rounding and visual effects."
}
NToggle {
@ -184,9 +186,10 @@ ColumnLayout {
ColumnLayout {
spacing: Style.marginL * scaling
Layout.fillWidth: true
NHeader {
label: "Fonts"
description: "Configure interface typography."
}
// Font configuration section