mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00:00
Add recursive wallpaper setting in WallpaperTab (implements #568)
This commit is contained in:
@@ -224,6 +224,7 @@ Singleton {
|
||||
property bool enabled: true
|
||||
property string directory: ""
|
||||
property bool enableMultiMonitorDirectories: false
|
||||
property bool recursiveSearch: false
|
||||
property bool setWallpaperOnAllMonitors: true
|
||||
property string defaultWallpaper: ""
|
||||
property string fillMode: "crop"
|
||||
|
||||
Reference in New Issue
Block a user