Clicking a workspace button does nothing, NixOS
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:
"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.
Source: Alexays/Waybar