You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently it seems that $BitBarDarkMode is only refreshed upon launch of bitbar.
A user or software might change the menu bar theme while bitbar is already running.
It would be preferable that $BitBarDarkMode is updated every time a change happens.
The text was updated successfully, but these errors were encountered:
Note that Bitbar only detects mode on initial startup, so changing
to/from Darkmode during a session will need to restart Bitbar to pick up
the change.
See matryer/xbar#377
Currently it seems that
$BitBarDarkMode
is only refreshed upon launch of bitbar.A user or software might change the menu bar theme while bitbar is already running.
It would be preferable that
$BitBarDarkMode
is updated every time a change happens.The text was updated successfully, but these errors were encountered: