khanhas / Polybar

A bar
490 stars 31 forks source link

Neoristic Desktop Indicator White #4

Closed davebattles closed 6 years ago

davebattles commented 6 years ago

Neoristic Desktop Indicator White

I haven't been able to figure out how to get it to properly colorize with the theme. If I clone the repo fresh, the issue still persists for me.

example of issue

khanhas commented 6 years ago

Use Edit Module setting to open WorkspaceManager module inc file. Add

BackgroundTrait = StrokeWidth 0 | Fill Color #Color_Scheme1#

in [WorkspaceCurrent] section Save and refresh Polybar.

davebattles commented 6 years ago

There you go, perfect. Thank you