Added a toggle for Noctalia-shell wallpaper management
This commit is contained in:
parent
934c8c61b3
commit
2ddb14a95f
4 changed files with 11 additions and 2 deletions
|
|
@ -164,6 +164,7 @@ Singleton {
|
|||
|
||||
// wallpaper
|
||||
property JsonObject wallpaper: JsonObject {
|
||||
property bool enabled: true
|
||||
property string directory: "/usr/share/wallpapers"
|
||||
property bool enableMultiMonitorDirectories: false
|
||||
property bool setWallpaperOnAllMonitors: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue