#5301·Waybar

Clicking a workspace button does nothing, NixOS

Author: cktielCreated Sep 4, 2026Updated Sep 8, 2026
Labelsbughyprlandcustom

Describe the bug Clicking the workspace numbers in hyprland/workspaces and mango/workspaces on NixOS does absolutely nothing. no logs, no anything. Like, i can click them, it plays the "clicked" animation, its just that nothing happens

To reproduce Steps to reproduce the behaviour, including a minimal config that triggers it:

On NixOS, include this line:

jsonc
"modules-left": ["hyprland/workspaces", "mango/workspaces"],

and try to click one of the workspaces

Expected behaviour Clicking the workspace number should switch the view to the selected one

Environment

  • Waybar version (waybar v0.15.0 ):
  • Installed from (master branch):
  • Compositor and version (Hyprland 0.56.2, Mango 0.16.3):

Debug output No debug output regarding the issue

Additional context Im on NixOS unstable branch. Installed waybar using a custom package.nix that pulls from master branch instead of the v0.15.0 tag. this issue also happens on the normal waybar from nixpkgs.