akemrir / dwm

Luke's build of dwm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Luke's build of dwm

Here's my build of dwm.

FAQ

What are the bindings?

This is suckless, mmmbud, the source code is the documentation! Check out config.h.

Patches and features

  • reads xresources colors
  • scratchpad accessible with mod+shift+enter
  • fibbonacci/centered master/etc. other layouts
  • true fullscreen and prevents focus shifting
  • windows can be made sticky
  • stacker patch
  • shiftview to cycle tags
  • gaps around windows and bar
  • dwmc

Please install libxft-rbgra!

This build of dwm does not block color emoji in the status/info bar, so you must install libxft-rbgra from the AUR, which fixes a libxft color emoji rendering problem, otherwise dwm will crash upon trying to render one. Hopefully this fix will be in all libxft soon enough.

About

Luke's build of dwm

License:MIT License


Languages

Language:C 75.5%Language:Objective-C 16.7%Language:Roff 4.9%Language:Makefile 2.1%Language:Shell 0.6%Language:C++ 0.3%