diff --git a/config/dot/quickshell/shell.qml b/config/dot/quickshell/shell.qml index 1123f17..7b13a0b 100644 --- a/config/dot/quickshell/shell.qml +++ b/config/dot/quickshell/shell.qml @@ -195,6 +195,7 @@ ShellRoot { function status(): string { return JSON.stringify({ active: Wallpaper.active, + activeByOutput: Wallpaper.activeByOutput, configured: Wallpaper.configured, availableCount: Wallpaper.available.length, lastError: Wallpaper.lastError