WallpaperPanel: add wallhaven support

This commit is contained in:
Ly-sec
2025-11-15 18:03:26 +01:00
parent 2b5010f477
commit 9576daf70a
13 changed files with 1363 additions and 57 deletions
+7
View File
@@ -263,6 +263,13 @@ Singleton {
property list<var> monitors: []
property string panelPosition: "follow_bar"
property bool hideWallpaperFilenames: false
// Wallhaven settings
property bool useWallhaven: false
property string wallhavenQuery: ""
property string wallhavenSorting: "date_added"
property string wallhavenOrder: "desc"
property string wallhavenCategories: "111" // general,anime,people
property string wallhavenPurity: "100" // sfw only
}
// applauncher