parent
2f53530388
commit
1b5eb36dd5
@ -1,16 +1,20 @@
|
||||
#Rust-dwm-status
|
||||
rust-dwm-status
|
||||
---------------
|
||||
|
||||
A status bar for dwm.
|
||||
Freely inspired from [gods](https://github.com/schachmat/gods).
|
||||
Uses the great rust library [systemstat](https://github.com/myfreeweb/systemstat)
|
||||
- Freely inspired from [gods](https://github.com/schachmat/gods).
|
||||
- We use [systemstat](https://github.com/myfreeweb/systemstat) for obtaining necessary infro from linux system files.
|
||||
|
||||
#Dependencies
|
||||

|
||||
|
||||
|
||||
Dependencies
|
||||
------------
|
||||
- xsetroot
|
||||
- rust
|
||||
- A font that supports unicode characters
|
||||
|
||||
# Usage
|
||||
|
||||
cargo run --release &
|
||||
|
||||
Usage
|
||||
-----
|
||||
`cargo install rust-dwm-status`
|
||||
`rust-dwm-status &`
|
||||
|
After Width: | Height: | Size: 11 KiB |
Loading…
Reference in new issue