martindimondo / dwm-athens

A bit less spartan, yet still greek, dwm.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dwm - dynamic window manager

dwm is an extremely fast, small, and dynamic window manager for X.

Version

dwm 6.0

Patches

(All patches can be found in their own branch)

  1. Pertag
  2. hidden-bar: shows top bar when urgent flag is set & unify top bar for all tags
  3. mouseover-nofocus: Mouse over on client doesn't change focus
  4. Pango
  5. Columns
  6. Systray

Keybindings

"[M]"  monocle                        : [Alt] +  m
"[]="  tile                           : [Alt] +  t
"><>"  no layout                      : [Alt] +  f
"|||"  column                         : [Alt] +  c

Invoke dmenu.sh (custom dmenu script) : [Alt]   + [p]
Launch terminal                       : [Shift] + [Alt] + [Enter]
Kill a window                         : [Shift] + [Alt] + [c]
Quit                                  : [Shift] + [Alt] + [q]

Other settings

  • monocle is the default layout
  • namster is 3
  • terminal set as: urxvt (unicode-rxvt)

Note

http://www.mail-archive.com/ratpoison-devel@nongnu.org/msg00561.html

AWT_TOOLKIT=MToolkit bin/jmeter

About

A bit less spartan, yet still greek, dwm.


Languages

Language:C 97.0%Language:Makefile 3.0%