Skip to content

pierrechevalier83/rust-dwm-status

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rust-dwm-status

A status bar for dwm. Displays system information such as battery status (on laptops), ram usage, cpu load, date and time. Handles system notifications.

  • Freely inspired from gods.
  • We use systemstat for obtaining necessary info from linux system files.
  • We use notify-rust for handling notifications.

alt tag

Dependencies

  • xsetroot
  • rust
  • A font that supports unicode characters

Installation

  • On Arch Linux: yaourt -S rust-dwm-status

  • With cargo cargo install rust-dwm-status

Usage

Either run directly or add to your .xinitrc: rust-dwm-status &

About

A status bar for dwm written in rust

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages