Skip to content

Modular status bar for dwm written in c.

License

Notifications You must be signed in to change notification settings

tomboehmer/dwmblocks

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dwmblocks

Modular status bar for dwm written in c.

Modifying blocks

The statusbar is made from text output from commandline programs. Blocks are added and removed by editing the blocks.h header file.

Dependencies

This implementation uses two other projects: buffer and findandreplace. In order to build you will need to clone these into your dwmblocks directory and run make on findandreplace.

About

Modular status bar for dwm written in c.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 74.9%
  • Makefile 11.6%
  • Objective-C 10.4%
  • Shell 3.1%