tusing ff tiled again, seems to work perfectly with new bottom stack - dwm - [fork] customized build of dwm, the dynamic window manager
HTML git clone git://src.adamsgaard.dk/dwm
DIR Log
DIR Files
DIR Refs
DIR README
DIR LICENSE
---
DIR commit c045459917ef3197fec75fa951d2f9d6f9bf3a3d
DIR parent e0f64e63db654330bf4219a25b8989a72123d661
HTML Author: Anselm R. Garbe <arg@10kloc.org>
Date: Fri, 29 Sep 2006 18:40:32 +0200
using ff tiled again, seems to work perfectly with new bottom stack
Diffstat:
M config.arg.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
DIR diff --git a/config.arg.h b/config.arg.h
t@@ -64,7 +64,7 @@ static Key key[] = { \
#define RULES \
static Rule rule[] = { \
/* class:instance:title regex tags regex isfloat */ \
- { "Firefox.*", "net", True}, \
+ { "Firefox.*", "net", False}, \
{ "Gimp.*", NULL, True}, \
{ "MPlayer.*", NULL, True}, \
{ "Acroread.*", NULL, True}, \