gh0stzk / dotfiles

BSPWM environment with 18 themes. With a theme selector to change on the fly.
GNU General Public License v3.0
2.69k stars 201 forks source link

enable battery indicator on all themes #70

Closed fralapo closed 1 year ago

fralapo commented 1 year ago

I noticed that the battery indicator is only on some themes, how do I enable it on the rest of the themes as well?

gh0stzk commented 1 year ago

What you have to do is add the module. To do it inside each themes folder ~/.config/bspwm/rices/rice name/ There is a file called config.ini that is the polybar configuration file.

Inside you will find a section that looks like this:

modules-left = launcher sep2 bspwm sep2 title
modules-center = module module2
modules-right = mpd_control sep2 battery 

add battery in the place you want, left center or right and thats it. You need to do it in all themes. except z0mbi3, andrea. that are made with eww