Merge branch 'master' of github.com:E-Almqvist/dwm

pull/3/head
E. Almqvist 4 years ago
commit 3a88dd606b
  1. 4
      .gitignore
  2. 2
      README.md

4
.gitignore vendored

@ -1,6 +1,6 @@
*.o
dwm
dwm-msg
src/dwm
src/dwm-msg
*.diff
*.orig
*.rej

@ -1,6 +1,6 @@
# Dynamic Window Manager
#### THIS IS A FORK!
This is my version of dwm with applied patches. Feel free to use it but I recommend making your own version. You can find dwm at https://dwm.suckless.org/.
This is my version of dwm with applied patches. Feel free to use it but I recommend creating your own version. You can find dwm at https://dwm.suckless.org/.
## Features (patches)
- anybar

Loading…
Cancel
Save