My personal dwm build, with several patches.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Emiel Kollof b745928028 Color tweaks (xdrb) 6 months ago
dwm-6.2 Moar patches 7 months ago
dwm-6.3 Moar patches 7 months ago
dwm-6.4 Color tweaks (xdrb) 6 months ago
mystatus Add project 3 years ago
pystatus Change city to Heiloo 7 months ago
screenshots Add screenshot 3 years ago
xsession Remove dbus-launch, display manager already takes care of this 2 years ago
.gitignore Update gitignore 12 months ago
README.md Fix some things 3 years ago

README.md

dwm-ekollof

Screenshot

Note that the above color scheme for dwm and the terminals is generated by pywal, so it's based on the wallpaper.

This is my personal fork of the suckless dwm window manager, available at suckless.

It's been patched quite heavily with the following patches:

  • xresources
  • fake signals (for reloading xdrb)
  • Some layouts (see config.def.h)
  • and probably some more.

It's tightly integrated with my dotfiles.

Installation

Clone this repo and build it, or get my package from the Arch AUR (dwm-ekollof-git).

Preferred way is building it yourself, since you can then configure it, but you can also configure a lot through XResources (colors et al).

I assume here that you know how to build programs. Otherwise, why would you be wanting to run dwm?