-
-
Notifications
You must be signed in to change notification settings - Fork 773
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
hyprland/workspaces not working anymore since 0.10.0 #3026
Comments
I cannot reproduce your issue. Can you share your full waybar and hyprland configs ? |
@tomben13 see file attached. |
Still cannot reproduce. Which version of hyprland are you on ? |
for me if i am adding workspaces without any css "hyprland/workspaces": {
"format": "<sub>{icon}</sub>",
"format-window-separator": "\n",
"all-ouputs": true,
"format-icons": {
"active": " ",
"default": " ",
"empty": " "
}
}, and then switch focus between new workspace or monitor it crashes waybar
|
What versions of Hyprland and Waybar are you using? Does downgrading Waybar fix it for you? |
It turns out I was running on an older Hyprland version (0.31 of an unofficial nvidia package). After removing the old one and installing 0.35 via pacman, it is working again. |
for me the error is in |
@niksingh710 Have you upgraded to latest git version ? This should have been fixed by #3023 |
Nop, I reverted to the stable release package. |
Can you test again on the latest git version ? |
yep just installed and it is working fine. |
Since the upgrade to waybar version 0.10.0, the module hyprland/workspaces is not showing up anymore. I am using the following configuration:
waybar shows no errors when executing in the terminal. On the other hand, hyprland/window still works just fine.
The text was updated successfully, but these errors were encountered: