Python i3bar status line generator
Find a file
mutantmonkey b99462d313 battery widget: cap charge at 100%
I'm not sure why this happens, but sometimes the kernel will report a
>100% charge. We don't want to display this.
2015-09-24 10:37:08 -07:00
mmbar battery widget: cap charge at 100% 2015-09-24 10:37:08 -07:00
.gitignore improve battery widget and add optional config path 2013-11-26 20:22:09 -08:00
config.yml.example move everything into a mmbar package 2014-06-10 22:09:34 -07:00
COPYING initial commit 2013-02-01 00:19:14 -05:00
mmbar-status add setup.py and rename status.py to mmbar-status 2014-11-15 16:26:28 -08:00
README.md add pyyaml dependency to readme 2013-04-29 17:42:41 -04:00
setup.py add mmbar.widgets package to install widgets too 2014-11-15 16:31:21 -08:00
status.py make status.py a symlink to mmbar-status 2014-11-15 16:27:10 -08:00

mmbar

Python i3bar status line generator. Available under the ISC License.

Requirements

Installation

  1. git clone https://github.com/mutantmonkey/mmbar.git
  2. Set the i3bar status_command to the path of status.py
  3. Make a config.yml and put it in ~/.config/mmbar/config.yml