Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Waybar does not display hyprland/workspaces module #3033

Open
liam-gleason-snhu opened this issue Mar 18, 2024 · 3 comments
Open

Waybar does not display hyprland/workspaces module #3033

liam-gleason-snhu opened this issue Mar 18, 2024 · 3 comments
Labels
bug Something isn't working custom hyprland

Comments

@liam-gleason-snhu
Copy link

Hyprland: v0.29.1-1, Waybar: v0.10.0-1
Relevant bits of the Waybar config:

...
    "modules-left": ["hyprland/workspaces"],
...
    "hyprland/workspaces": {
        "format": "{id}",
        "disable-scroll": true,
    },
...

When starting Waybar I get the warning:
[warning] module hyprland/workspaces: Disabling module "hyprland/workspaces", Error parsing JSON: * Line 1, Column 1 Syntax error: value, object or array expected.

@github-actions github-actions bot added bug Something isn't working custom hyprland labels Mar 18, 2024
@Syndelis
Copy link
Contributor

Your version of Hyprland is very old, from September 2023, in fact. Please upgrade it to at least version 0.35 and try again

@AFAgarap
Copy link

The error persists even with the latest Hyprland and Waybar

@arminius-smh
Copy link

The error persists even with the latest Hyprland and Waybar

had the same error, fixed for me after building from git with this commit: f41458e

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working custom hyprland
Projects
None yet
Development

No branches or pull requests

4 participants