alipio / dwm

Alipio's build of dwm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Alipio's build of dwm

FAQ

What are the bindings?

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

Patches and features

  • Clickable statusbar with my build of dwmblocks.
  • Reads xresources colors/variables (i.e. works with pywal, etc.).
  • scratchpad: Accessible with mod+-.
  • New layouts: bstack, fibonacci, deck, centered master and more.
  • True fullscreen (mod+f) and prevents focus shifting.
  • Windows can be made sticky (mod+s).
  • hide vacant tags hides tags with no windows.
  • stacker: Move windows up the stack manually (mod-k/j).
  • shiftview: Cycle through tags (mod+g/;).
  • vanitygaps: Gaps allowed across all layouts.
  • swallow patch: if a program run from a terminal would make it inoperable, it temporarily takes its place to save space.

Installation for newbs

git clone https://github.com/alipio/dwm.git
cd dwm
sudo make install

About

Alipio's build of dwm

License:MIT License


Languages

Language:C 92.5%Language:Roff 4.8%Language:Makefile 1.8%Language:Shell 0.9%