Skip to content

prismz/dblocks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dblocks
-------

Status program written in C for dwm. Depends on the X11 development libraries.
Every element is in the configuration file by default, simply change them as
you wish.

To compile, run `make`. To install, run `make install` as root. By default, the
program will be installed to /usr/local/bin.

arguments:
	-s/--stdout                make the program print to stdout instead of
					setting the X11 root window name.


Adding elements is simple - add them into a .c file in `elements`, add the
function declaration to `elements.h` (functions must return char * that can
be freed.)

TODO:
- better volume
- proper lm-sensors support

About

Status program for dwm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published