From b6ca7a2aaeb5a68128ba4c1dc28ba4916387e2ae Mon Sep 17 00:00:00 2001 From: Nick Shipp Date: Mon, 22 May 2017 02:33:02 -0400 Subject: Shrinkage --- README | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'README') diff --git a/README b/README index 7abf1cf..35509d6 100644 --- a/README +++ b/README @@ -2,6 +2,15 @@ dwm - dynamic window manager ============================ dwm is an extremely fast, small, and dynamic window manager for X. +What's different? +----------------- +This fork of dwm comes with nearly 700 fewer lines, stripping out: + - The status bar + - Mouse bindings + - Font and color stuff + - UTF8 + +More to come. Requirements ------------ @@ -35,15 +44,6 @@ the DISPLAY environment variable is set correctly, e.g.: (This will start dwm on display :1 of the host foo.bar.) -In order to display status info in the bar, you can do something -like this in your .xinitrc: - - while xsetroot -name "`date` `uptime | sed 's/.*,//'`" - do - sleep 1 - done & - exec dwm - Configuration ------------- -- cgit v1.2.3-70-g09d2