Wallpaper: restore directory per monitor settings.

This commit is contained in:
ItsLemmy
2025-11-29 16:18:33 -05:00
parent 078195f54b
commit fe25840dfa
2 changed files with 4 additions and 3 deletions
+1
View File
@@ -297,6 +297,7 @@ Singleton {
property bool enabled: true
property bool overviewEnabled: false
property string directory: ""
property list<var> monitorDirectories: []
property bool enableMultiMonitorDirectories: false
property bool recursiveSearch: false
property bool setWallpaperOnAllMonitors: true