Expose wallpaper output status
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user