dwm
dwm copied to clipboard
Main dwm. Status: [Active]
Changelog
- Taken from git clone https://github.com/KieranQuinn/dwm.git
- Then Applied cycle and push patch (modified from jasonwryan's bitbucket to patch on this dwm set.
- Fixed dwm.c to fix some previous errors that disabled runorraise.
- Applied fibonacci patch
- 01/18/2017 Added some more patches (warp, stackmfact, three col)
Source
https://github.com/frank604/dwm.git
Requirements
- Xlib header files
- tamsynmod font
Instructions
git clone https://github.com/frank604/dwm.git
cd dwm && sudo make clean install
Patches/Features
- statuscolors
- statusallmons
- centredfloating
- savefloats
- notitle
- pertag2
- systray
- occupiedcol
- uselessgaps
- keysymfix
- bstack
- runorraise
- Push
- Cycle
- warp
- fibonacci
- stackmfact
Optional Include
- three column
Dwm statusbar
You can find this in my scripts repo.