Added a toggle for Noctalia-shell wallpaper management
This commit is contained in:
parent
934c8c61b3
commit
2ddb14a95f
4 changed files with 11 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue