/dwm

suckless dwm fork combine with other patch

Primary LanguageCMIT LicenseMIT

kayw's DWM fork

Source

-Taken from frank604, KieranQuinn -Merge with dwm master except the drw impl(WIP)

Requirements

  • Xlib header files
  • ohsnap font

Instructions

git clone https://github.com/kayw/dwm.git
cd dwm && sudo make clean install

Patches

  • statuscolors
  • statusallmons
  • centredfloating
  • savefloats
  • notitle
  • pertag2
  • systray
  • occupiedcol
  • uselessgaps
  • keysymfix
  • bstack
  • runorraise
  • Push
  • Cycle

Difference with dwm master

  • re-wrote drawbar
  • selected tag underline (configurable via config.h)
  • tag spacing & padding (configurable via config.h)
  • bstack horizonal gaps

To do

  • monocle gaps?
  • fix monocle to tile layout/resizing

Screenshot Screenshot Screenshot