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

Add workspace styles for multiple monitors #2249

Open
thatanjan opened this issue Jun 21, 2023 · 1 comment
Open

Add workspace styles for multiple monitors #2249

thatanjan opened this issue Jun 21, 2023 · 1 comment

Comments

@thatanjan
Copy link

image

I am using a external monitor with my laptop. I am tring to add style to the workspace button which is visible on each monitor doesn't matter which monitor is focused.
For example, If workspace 1 is opened on monitor 1 and workspace 2 is opened on monitor 2, then I want both workspace buttons to have yellow background.
Also I want to add a different background color to the workspace button which is visible on the other monitor.

Current behaviour: Only one workspace button is styled on both monitor's status bar. The workspace is visible on the focused monitor. I have added the styles using the #workspaces button.active selector.
This can be easily done in qtile. But I couldn't find a solution for waybar.
Please help me.

Waybar version: Waybar v0.9.17-159-ga9a22234 (branch 'master')
WM: Hyprland(Sway)
Distro: ArcoLinux

Waybar Config: https://gist.github.com/thatanjan/ce42b38b8b7bae98b47fc3602a7a8d4c

Thanks in Advance and sorry for the not so good explanation.

@khaneliman
Copy link
Contributor

This was resolved with PR #2408, you can add button.visible styling to indicate which workspaces are visible on other monitors.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants