settings: redesign home page

This commit is contained in:
end-4
2025-09-01 18:05:45 +02:00
parent fcb4e6cc85
commit cdc38f7e6e
11 changed files with 322 additions and 277 deletions
+3 -3
View File
@@ -24,9 +24,9 @@ ApplicationWindow {
property bool showNextTime: false
property var pages: [
{
name: Translation.tr("Style"),
icon: "palette",
component: "modules/settings/StyleConfig.qml"
name: Translation.tr("Quick"),
icon: "instant_mix",
component: "modules/settings/QuickConfig.qml"
},
{
name: Translation.tr("Interface"),