zeroeightysix / rustbar

A wayland status bar written in rust using GTK

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rustbar

Abandoned, try this instead:

https://github.com/JakeStanger/ironbar

Compile & run

Assuming you have git, cargo and gtk-layer-shell installed:

git clone https://github.com/zeroeightysix/rustbar
cargo build --release
target/build/rustbar

(cargo run in development)

About

A wayland status bar written in rust using GTK

License:MIT License


Languages

Language:Rust 100.0%