Settings: cleanup, almost there!

This commit is contained in:
LemmyCook 2025-09-14 11:14:37 -04:00
parent f3123ba5b1
commit c108e7707a
9 changed files with 63 additions and 57 deletions

View file

@ -7,10 +7,11 @@ import qs.Widgets
ColumnLayout {
id: root
spacing: Style.marginL * scaling
NHeader {
label: "Your Location"
description: "Set your location for weather, time zones, and scheduling."
label: "Your Location"
description: "Set your location for weather, time zones, and scheduling."
}
// Location section
@ -64,6 +65,7 @@ ColumnLayout {
NHeader {
label: "Weather"
description: "Configure weather display preferences and temperature units."
}
NToggle {