Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 378 Bytes

README.md

File metadata and controls

34 lines (24 loc) · 378 Bytes

patches

all patches is branches

$ git branch  # to see it

branch with merged patches is patched

my patches

  • autostart
  • xrdb-colors
  • bartagindicator
  • disabletitle
  • center

compile

$ git checkout patched
$ make
# make install

if you don't have tcc then:

$ make CC=c99

other

dwm README without .md