We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
My config:
"hyprland/workspaces": { "all-outputs": true, "disable-scroll": false, "format": "{icon}", "format-icons": { "1": "一", "2": "二", "3": "三", "4": "四", "5": "五", "6": "六", "7": "七", "8": "八", "9": "九", "10": "〇" }, "persistent_workspaces": { "*": 10 } },
My style.css:
#workspaces button { padding: 0 2px; color: #fdf6e3; } #workspaces button.active { color: #b58900; } #workspaces button.persistent { color: #fdf6e3; }
I have the last version of waybar and the last version of hyprland
Im on fedora and i tried with both versions:
The text was updated successfully, but these errors were encountered:
I have the same issue on Arch
Sorry, something went wrong.
Ok I think I may have solved it, it should be "persistent-workspaces" with a hyphen, not with an underscore
i only can say THANK YOU
No branches or pull requests
My config:
My style.css:
I have the last version of waybar and the last version of hyprland
Im on fedora and i tried with both versions:
The text was updated successfully, but these errors were encountered: