Update Settings.qml

This commit is contained in:
Chandra Kant
2026-01-29 21:10:57 +05:30
committed by GitHub
parent a9702ad480
commit 43d9da94c1
+2
View File
@@ -371,6 +371,8 @@ Singleton {
property string wallhavenResolutionMode: "atleast" // "atleast" or "exact"
property string wallhavenResolutionWidth: ""
property string wallhavenResolutionHeight: ""
// Controls wallpaper list sorting: true = Newest First (Time), false = Alphabetical (Name)
property bool sortNewestFirst: true
}
// applauncher