Added a toggle for Noctalia-shell wallpaper management

This commit is contained in:
loner 2025-09-02 00:04:17 +08:00
parent 934c8c61b3
commit 2ddb14a95f
No known key found for this signature in database
GPG key ID: BF57164EB71B66AF
4 changed files with 11 additions and 2 deletions

View file

@ -12,7 +12,7 @@ Variants {
required property ShellScreen modelData
active: Settings.isLoaded && modelData
active: Settings.isLoaded && modelData && Settings.data.wallpaper.enabled
sourceComponent: PanelWindow {
id: root