Skip to content

prochazkaml/corrodedbar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Simple X11 statusbar written in Rust.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages