dc-tec / nixos-config

NixOS Configuration Repository
The Unlicense
12 stars 1 forks source link

waybar config error #10

Closed dc-tec closed 6 months ago

dc-tec commented 6 months ago

Currently experiencing an issue with waybar.

When running waybar -l debug we see the following warnings:

[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.

dc-tec commented 6 months ago

fixed after updating flake