This commit is contained in:
2026-03-25 18:19:37 +01:00
parent 24a14b41d7
commit 3114ecb690
30 changed files with 1787 additions and 12 deletions
+5
View File
@@ -16,6 +16,8 @@ SettingsPage {
}
SettingsSection {
sectionId: "General"
SettingsHeader {
name: "General"
}
@@ -46,6 +48,8 @@ SettingsPage {
}
SettingsSection {
sectionId: "Color"
SettingsHeader {
name: "Color"
}
@@ -175,6 +179,7 @@ SettingsPage {
}
SettingsSection {
sectionId: "Default Apps"
z: -1
SettingsHeader {