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
Each lemonboy's bar is piped with bash, so you have as much instances of bash than you have screens. I do not think it is necessary to keep it that way, and bash could be move to the Panel level, so all bars would pipe their actions to a same bash process, saving a few MB of RAM.
The text was updated successfully, but these errors were encountered:
Each lemonboy's bar is piped with bash, so you have as much instances of bash than you have screens. I do not think it is necessary to keep it that way, and bash could be move to the Panel level, so all bars would pipe their actions to a same bash process, saving a few MB of RAM.
The text was updated successfully, but these errors were encountered: