Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 839 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 839 Bytes

corrodedbar

A simple statusbar for X11 window managers which display the root window name somewhere on screen (such as dwm).

Oh, and it's written in Rust. 🦀

image

(cmatrix not included.)

Usage

To install, run:

cargo build --release
cp target/release/corrodedbar ~/.local/bin # or somewhere else in your $PATH

Then, just add corrodedbar into your window manager's autostart script. Upon first launch, it will generate an example config file which you can edit to further suit your needs.

If you want to check out what corrodedbar has to offer, see the example config file's documentation.