mafik / hotbar

Probably the most customizable system bar in the world. Replacement for i3bar, xfce4-panel, etc.
MIT License
0 stars 0 forks source link

hotbar

Probably the most customizable system bar in the world.

Download:

go get mrogalski.eu/go/hotbar

If you do not have the go command on your system, you need to Install Go first


Probably the most customizable system bar in the world. Replacement for i3bar, xfce4-panel, etc.

If you've ever been annoyed by quirks or limited customizability of default system bars, hotbar is for you.It's distinguishing feature is the ability to configure every aspect of drawing directly in the source code. So go ahead and tweak it to your liking!

Dusk theme Neon theme

Features

Usage

Run it with hotbar.

Customize it by navigating to the source directory, and tweaking some of the files (knowledge of the go language is not really necessary):

cd ~/go/src/mrogalski.eu/go/hotbar/

After playing with the source, run it with:

go run *.go

If you're happy with the results, save them as the hotbar command by running:

go install

Contributing

Share your creations by forking this repository!

If you fixed something or added something that others may find useful, fire up a pull request.

Credits

Bugs