geommer / yabar

A modern and lightweight status bar for X window managers.
MIT License
679 stars 49 forks source link

i3: no background color if workspace is empty #151

Closed apognu closed 6 years ago

apognu commented 7 years ago

I noticed that when yabar starts and the current workspace has no window open, the bar background is transparent (black without compton, really transparent with it), which happens, for instance, when I log in.

If I open a window and reload i3, the background displays properly.

% yabar -v
yabar v0.4.0-145-g0a8d11a

without_window with_window

jacksgt commented 7 years ago

This is actually a feature, see no-window-color under bar-specific options.

Please provide your config file.