Closed dc-tec closed 6 months ago
Currently experiencing an issue with waybar.
When running waybar -l debug we see the following warnings:
waybar -l debug
[2024-05-07 00:02:05.948] [warning] module hyprland/window: Disabling module "hyprland/window", Error parsing JSON: * Line 1, Column 1 Syntax error: value, object or array expected. [2024-05-07 00:02:05.947] [warning] module hyprland/workspaces: Disabling module "hyprland/workspaces", Error parsing JSON: * Line 1, Column 1 Syntax error: value, object or array expected.
This results in both the workspaces and window modules not appearing on screen. The clock, lock and power modules are working as expected.
fixed after updating flake
Currently experiencing an issue with waybar.
When running
waybar -l debug
we see the following warnings:This results in both the workspaces and window modules not appearing on screen. The clock, lock and power modules are working as expected.