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

@ -28,7 +28,8 @@ ColumnLayout {
Layout.fillWidth: true
NHeader {
label: "General Settings"
label: "Appearance"
description: "Configure notifications appearance and behavior."
}
NToggle {
@ -47,11 +48,11 @@ ColumnLayout {
// Monitor Configuration
ColumnLayout {
spacing: Style.marginXXS * scaling
spacing: Style.marginM * scaling
Layout.fillWidth: true
NHeader {
label: "Monitor Configuration"
label: "Monitors Configuration"
description: "Choose which monitors should display notifications."
}