noorwachid / dwm

My build version from suckless DWM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DWM

Highlighted Features

Gaps

What are you looking for now days! I have modified all layout to have gaps its not like gaps or uselessgap that tried to change multiple things with one thing. I added each layout to have correct gapping behaviour like what I want. Even you could toggle the gap with ^P.

If you are not meme person you can use nogaps branch that has no gaps code in it.

togglegap.gif

Magic-Grid

Layout that always fill the space even though the number of windows are odd or prime. The binding for this layout is ^G.

magicgrid.gif

Note

Note to use this build you have to use my dotfiles or you can change the binding for multimedia keys. List patch installed:

  • fakefullscreen
  • movestack
  • magicgrid
  • noborder
  • pertag
  • tilegap

Some are my direct modification that I really to lazy to create patch for. like lineheight in config.h for bar height.

About

My build version from suckless DWM

License:MIT License


Languages

Language:C 76.9%Language:Objective-C 14.8%Language:Roff 5.7%Language:Makefile 2.2%Language:C++ 0.3%