A themeable status bar written in Python, using xcffib
.
Ensure you have pyenv and pyenv-virtualenv installed. (preferably using pyenv-installer)
You will also need libstatgrab.
From within the xcffibaer
directory, run:
./bootstrap.sh
From within the xcffibaer
directory, run:
python xcffibaer
In order to be able to run xcffibaer
from anywhere (e.g., from your ~.config/i3/config
or a systemd
job) you'll
want to use the runner script; copy it into your PATH
(~/.local/bin
is probably a good spot)
and modify the paths in the script to match your environment. Then you should be able to run it by executing
xcffibaer
.