Skip to content

avs-origami/ubar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

|-----------------------------|
| UBAR: micro-sized statusbar |
|-----------------------------|

A micro-sized statusbar for linux.

- Incredibly minimal (only 103 lines with comments)
- Depends only on xlib and libXft
- Configured entirely in code

=== BUILDING
============

1. Edit `config.h`
2. Run `make`
3. Move `ubar` to your bin directory

Report bugs and improvements on the issues tab.