Alexays / Waybar

Highly customizable Wayland bar for Sway and Wlroots based compositors. :v: :tada:
MIT License
5.81k stars 656 forks source link

hyprland/workspaces no longer display persistent workspaces #3368

Closed Akira-uestc closed 1 week ago

Akira-uestc commented 1 week ago

can not show persistent workspaces

my config:
    "hyprland/workspaces": {
        "disable-scroll": true,
        "active-only": false,
        "all-outputs": true,
        "on-click": "activate",
        "persistent_workspaces": {
            "1": [],
            "2": [],
            "3": [],
            "4": []
        }
    },

compared to v0.10.3, the newest git version only display active workspace

24-06-17_20-23-16

khaneliman commented 1 week ago

Field was renamed, use persistent-workspaces. https://github.com/Alexays/Waybar/wiki/Module:-Hyprland