Merge pull request #189 from lonerOrz/feat/wallpaper
Added a toggle for Noctalia-shell wallpaper management
This commit is contained in:
commit
e6a1bc6e27
5 changed files with 12 additions and 3 deletions
|
|
@ -170,6 +170,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