mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00:00
Wallpaper: improved over conditional wallpaper management
- hide all wallpaper settings if feature is disabled - hide wallpaper selector if feature is disabled - hide quick access wallpaper if feature is disabled
This commit is contained in:
@@ -47,6 +47,7 @@ NBox {
|
||||
|
||||
// Wallpaper
|
||||
NIconButton {
|
||||
visible: Settings.data.wallpaper.enabled
|
||||
icon: "image"
|
||||
tooltipText: "Left click: Open wallpaper selector\nRight click: Set random wallpaper"
|
||||
onClicked: {
|
||||
|
||||
Reference in New Issue
Block a user