settings: reorganize and add settings

This commit is contained in:
end-4
2025-06-21 11:59:40 +02:00
parent 5ffbd55f58
commit 7e46e40eeb
12 changed files with 489 additions and 317 deletions
+2 -4
View File
@@ -202,9 +202,8 @@ ApplicationWindow {
ConfigRow {
ColumnLayout { // Weeb policy
StyledText {
ContentSubsectionLabel {
text: "Weeb"
color: Appearance.colors.colSubtext
}
ConfigSelectionArray {
currentValue: ConfigOptions.policies.weeb
@@ -221,9 +220,8 @@ ApplicationWindow {
}
ColumnLayout { // AI policy
StyledText {
ContentSubsectionLabel {
text: "AI"
color: Appearance.colors.colSubtext
}
ConfigSelectionArray {
currentValue: ConfigOptions.policies.ai