Settings rework...

This commit is contained in:
Ly-sec 2025-08-05 17:41:08 +02:00
parent 74b233798d
commit fb68300746
63 changed files with 7139 additions and 1026 deletions

View file

@ -14,7 +14,7 @@ Rectangle {
anchors.margins: 18
spacing: 12
// Weather Settings Header
RowLayout {
Layout.fillWidth: true
spacing: 12
@ -36,7 +36,7 @@ Rectangle {
}
}
// Weather City Setting
ColumnLayout {
spacing: 8
Layout.fillWidth: true
@ -93,7 +93,7 @@ Rectangle {
}
}
// Temperature Unit Setting
RowLayout {
spacing: 12
Layout.fillWidth: true
@ -160,7 +160,7 @@ Rectangle {
}
// Random Wallpaper Setting
RowLayout {
spacing: 8
Layout.fillWidth: true
@ -216,7 +216,7 @@ Rectangle {
}
}
// Reverse Day Month Setting
RowLayout {
spacing: 8
Layout.fillWidth: true