Skip to content

LibreLifeORG/dwmblocks

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DWMBlocks

Status bar built for my build of DWM. Compatible with Linux, OpenBSD, and FreeBSD, however I have not yet written the actual functionality for FreeBSD in the scripts yet.

Compiling and Installing

./configure && make && doas make install

Replace doas with sudo as necessary.

Software Made to Work With This

Dependencies

Each module depends on a script of mine, specifically the following:

  • sb-cpuusage
  • sb-volume
  • sb-memory
  • sb-cputemp
  • sb-network
  • sb-battery
    All of these scripts can be found in my dotfiles repo at .local/bin/. Simply download each script, make them each executable, and place them somewhere in your $PATH.

About

Modular status bar for dwm written in c.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Contributors

Languages

  • Shell 73.5%
  • C 23.5%
  • Makefile 3.0%