I need a status bar for my laptop, so I made this.
libX11
freetype2
- Run
$ make
to build the melonbar binary - Run
$ make config
to copy the config file to your~/.config/
directory - Run
# make install
to install the binary to/usr/local/bin
. You can change the install path through theINSTALL_PATH
variable
- Fix command line flags
- Optimize the shitshow that is
include/config.c
... and honestly everything else - Add some kind of default settings
- Possibly add clickable modules?
Licensed under the WTFPL. Do whatever you please.