Skip to content
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

Workspace module on waybar doesn't respect vdesks #8

Open
brunofavs opened this issue Oct 16, 2024 · 0 comments
Open

Workspace module on waybar doesn't respect vdesks #8

brunofavs opened this issue Oct 16, 2024 · 0 comments
Labels
bug Something isn't working low priority

Comments

@brunofavs
Copy link
Owner

    "hyprland/workspaces" : {
        // "on-click": "hyprctl dispatch vdesk {name}",
        "on-click": "",
        "active-only": false,
        "all-outputs": false,
        "format": "{}",
        "format-icons": {
			"urgent": "",
			"active": "",
			"default": ""
        },
        "persistent-workspaces": {
             "*": 5
        }       
    },

On https://github.com/Alexays/Waybar/wiki/Module:-Hyprland#workspaces it lists {name} as a format replacement, but it does not work here unfortunately.

Low priority as I rarely click to change vdesks, but hey its inconsistent :C

@brunofavs brunofavs changed the title Workspace module on waybar doesn't respect vdesk's Workspace module on waybar doesn't respect vdesks Oct 16, 2024
@brunofavs brunofavs added the bug Something isn't working label Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working low priority
Projects
None yet
Development

No branches or pull requests

1 participant