# 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 1. `git clone https://github.com/E-Almqvist/dwm.git` 2. `cd dwm/src && make install` 3. [Check out the XSession installation](xsession/)