dwmblocks

my dwmblocks build
git clone https://s.sonu.ch/~roket1428/dwmblocks.git
Log | Files | Refs | README | LICENSE

README.md (204B)


      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.