Waybar: Active Window Class

Created on 20 Apr 2019  路  4Comments  路  Source: Alexays/Waybar

Hey,
I have 2 monitors and it's good to know which workspace is active on which monitor (even if the Monitor ist not focused) so is there an option like active_workspace in swaybar?
I tried it with:
#workspaces button.active { background: rgba(34,139,34, 0.5); }
But it seems that it does not work.

enhancement question

Most helpful comment

Is the visible class resolve your issue?

All 4 comments

Is the visible class resolve your issue?

Yes it solved it thank you. But for those who are reading this make sure you define focused after visible in style.css otherwise it gets somehow overwritten at least with my config.

@Kakashiiiiy I would recommend editing the wiki to add this also for people viewing it later

Well my english is not the best and there is no "good" section where I could add this. @SethBarberee

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ilpianista picture ilpianista  路  4Comments

cmacrae picture cmacrae  路  4Comments

cryptoluks picture cryptoluks  路  4Comments

docquantum picture docquantum  路  5Comments

0xdec picture 0xdec  路  4Comments