feat(wallpaper): add separate selection for light & dark mode

This commit is contained in:
Lysec
2026-03-29 12:53:06 +02:00
parent 3dd46fbd6e
commit deb79261dd
25 changed files with 593 additions and 191 deletions
+4 -2
View File
@@ -2633,7 +2633,8 @@
"subTab": 0,
"subTabLabel": "common.general",
"visibleWhen": [
"CompositorService.isNiri"
"CompositorService.isNiri",
"Settings.data.wallpaper.overviewEnabled"
]
},
{
@@ -2645,7 +2646,8 @@
"subTab": 0,
"subTabLabel": "common.general",
"visibleWhen": [
"CompositorService.isNiri"
"CompositorService.isNiri",
"Settings.data.wallpaper.overviewEnabled"
]
},
{