PWM (Pulse Window Manager) is a lightweight, dynamic tiling window manager for Linux, inspired by the simplicity and efficiency of DWM, while introducing modern improvements and improved usability.
- Enhanced window management over DWM
- Better, more readable design over DWM
- Good performance, very comparable to DWM
- Native dmenu support
- libX11
- libXft
- libXinerama
- libXrandr
- gcc
- make
git clone https://github.com/MateuszDubaj/PWM.gitcd PWMcd srcmake
sudo make install