Skip to content
/ dwm Public

DWM with everything pre-patched with my custom config 🛠️

License

Notifications You must be signed in to change notification settings

harilvfs/dwm

Repository files navigation

Terminal

DWM is a lightweight and dynamic window manager based on X11. It is minimalistic, efficient, and designed to be customized by editing its source code.

Discord Telegram Channel

2025-10-09_23-54

Note

This guide features DWM patches from Chris Titus Tech, tweaked to suit my personal workflow while remaining simple for anyone to use.

I recommend to use manual way to setup and install dwm. But if you perfer a easy way then, Follow Installation Script:

🛠 Installation Script

Note

Before running this script, make sure curl is installed.

For Arch-based distros:

sudo pacman -S curl --noconfirm

For Fedora-based distros:

sudo dnf install curl -y

For openSUSE:

sudo zypper install -y curl

After that, run this command in your terminal.

bash <(curl -L https://chalisehari.com.np/dwm)

or

If you are using fish shell

 bash -c "$(curl -fsSL chalisehari.com.np/dwm)"

Note

Btw remember this script is only for Arch, Fedora & openSUSE-based distros. Manual installation is recommended for other distributions or customized setups.

About

DWM with everything pre-patched with my custom config 🛠️

Topics

Resources

License

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •