This is my HEAVILY MODIFIED version of dwm. It is based on the original suckless.org dwm window manager but includes a number of patches and customizations to make it more user friendly and functional out of the box.
This guide assumes your system has the latest updates before going ahead with the installation on a Arch Linux based system.
- Launch Linutil Project with the command:
curl -fsSL https://linutil.github.io/install | bash

- Enable Multi-Selection with key
v
and selectdwm
,rofi
,bash prompt
, andghostty
from the list. Note: You can also select other packages as per your requirement. - Press
Enter
to start the installation. Follow the on-screen instructions to complete the installation.
Tip
- By default new terminals are opened by using the keyboard shortcut of SUPER + X while rofi is started using SUPER+R
- Check
config.h
for the keybindings, and change them according to your preference.