mirror of https://github.com/E-Almqvist/ewm
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.
E. Almqvist
b90bf51ae9
|
2 years ago | |
---|---|---|
src | 2 years ago | |
xsession | 3 years ago | |
.gitignore | 4 years ago | |
README.md | 4 years ago |
README.md
Dynamic Window Manager
THIS IS A FORK!
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/.
Installation
git clone https://github.com/E-Almqvist/dwm.git
cd dwm/src && make install
- Check out the XSession installation