style(wallpaper): hide dark/light behind toggle just like display selection

This commit is contained in:
Lysec
2026-03-29 13:58:29 +02:00
parent deb79261dd
commit 9d5bc13000
23 changed files with 123 additions and 6 deletions
+1
View File
@@ -382,6 +382,7 @@ Singleton {
property bool showHiddenFiles: false
property string viewMode: "single" // "single" | "recursive" | "browse"
property bool setWallpaperOnAllMonitors: true
property bool linkLightAndDarkWallpapers: true
property string fillMode: "crop"
property color fillColor: "#000000"
property bool useSolidColor: false