Merge pull request #189 from lonerOrz/feat/wallpaper

Added a toggle for Noctalia-shell wallpaper management
This commit is contained in:
Lemmy
2025-09-01 19:34:47 -04:00
committed by GitHub
5 changed files with 12 additions and 3 deletions
+1
View File
@@ -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