You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

5 lines
204 B

6 years ago
  1. # dwmblocks
  2. Modular status bar for dwm written in c.
  3. # modifying blocks
  4. The statusbar is made from text output from commandline programs.
  5. Blocks are added and removed by editing the blocks.h header file.