A taskbar bar made in kivy
Preview in bspwm. Wallpaper at HERE
Install distribution provided python
- Install Deps
pip3 install kivy kivymd pillow
- Clone repo
git clone https://github.com/T-Dynamos/KivBar ~/.config/kivybar
For sound you need pulseaudio and for music you need mpd , ncmpcpp and mpc ( Basic knowleged that how it works) .
Just append this line to your window manger's rc file. For eg, ~/.confgi/bspwm/bswpmrc
in bspwm
exec cd ~/.config/kivbar && python3 main.py > ~/.kivbar.log 2>&1 &
Configration file is ~/.config/kivybar/launch.py
you can set launcher icon there
Report bugs in issues