All Projects → pierrechevalier83 → rust-dwm-status

pierrechevalier83 / rust-dwm-status

Licence: other
A status bar for dwm written in rust

Programming Languages

rust
11053 projects

Projects that are alternatives of or similar to rust-dwm-status

freeshooter
This is old-school tool for taking screenshots without bloatware features, simple as life, light as air.
Stars: ✭ 102 (+240%)
Mutual labels:  dwm
dotfiles
Current dotfiles and scripts
Stars: ✭ 35 (+16.67%)
Mutual labels:  dwm
dwm-win32
dwm port of tiling manager to Window
Stars: ✭ 186 (+520%)
Mutual labels:  dwm
dotfiles
Config files for wm and terminal apps
Stars: ✭ 15 (-50%)
Mutual labels:  dwm
cfg
my dotfiles
Stars: ✭ 26 (-13.33%)
Mutual labels:  dwm
uniblocks
Status bar agnostic module generator
Stars: ✭ 40 (+33.33%)
Mutual labels:  dwm
chadwm
Making dwm as beautiful as possible!
Stars: ✭ 619 (+1963.33%)
Mutual labels:  dwm
archlinuxcn-dotfiles-collection
来自社区小伙伴们的 dotfiles 集锦
Stars: ✭ 73 (+143.33%)
Mutual labels:  dwm
dotfiles
Salonia Matteo's dotfiles (GNU/Linux configuration)
Stars: ✭ 19 (-36.67%)
Mutual labels:  dwm
patches
Collection of patches for dwm, st and dmenu
Stars: ✭ 202 (+573.33%)
Mutual labels:  dwm
dotfiles
.foos for foos & more
Stars: ✭ 21 (-30%)
Mutual labels:  dwm
dwm-vanitygaps
My dwm vanitygaps build (incl. individual patches)
Stars: ✭ 26 (-13.33%)
Mutual labels:  dwm
Goblocks
Status bar for dwm
Stars: ✭ 50 (+66.67%)
Mutual labels:  dwm
WinCenterTitle
WinCenterTitle is a simple tool that allows you to center align the text in Windows 10 titlebars, the same way it was in Windows 8, 8.1, or even 3.1.
Stars: ✭ 63 (+110%)
Mutual labels:  dwm
voidwm
voidwm • sanely patched dwm
Stars: ✭ 32 (+6.67%)
Mutual labels:  dwm
dotfiles
My dotfiles with dwm, qtile and awesome.
Stars: ✭ 178 (+493.33%)
Mutual labels:  dwm
rsblocks
A fast status-bar for dwm window manager written in Rust 🦀
Stars: ✭ 30 (+0%)
Mutual labels:  dwm
dwm
Salonia Matteo's build of dwm + dwmblocks + included scripts; dwm & dwmblocks forked from Luke Smith
Stars: ✭ 25 (-16.67%)
Mutual labels:  dwm
aaku-sys
アーク (The Ark): My Linux dotfiles for the desktop system
Stars: ✭ 28 (-6.67%)
Mutual labels:  dwm
Win32Acrylic
Acrylic demo applications based on different technology stack
Stars: ✭ 35 (+16.67%)
Mutual labels:  dwm

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 &

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].