Introduction
Introduction Statistics Contact Development Disclaimer Help
ttreating acroread and mplayer floating by default - dwm - [fork] customized bu…
git clone git://src.adamsgaard.dk/dwm
Log
Files
Refs
README
LICENSE
---
commit e5765cdd844125f7044d316b710b9a5a55117557
parent 8d0e58f80b4f729c13460b53c9baa438b0488f9d
Author: Anselm R. Garbe <[email protected]>
Date: Fri, 9 Feb 2007 11:58:37 +0100
ttreating acroread and mplayer floating by default
Diffstat:
M config.default.h | 2 ++
1 file changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/config.default.h b/config.default.h
t@@ -85,4 +85,6 @@ static Key key[] = { \
static Rule rule[] = { \
/* class:instance:title regex tags regex isfloat */ \
{ "Gimp.*", NULL, True }, \
+ { "MPlayer.*", NULL, True }, \
+ { "Acroread.*", NULL, True }, \
};
You are viewing proxied material from mx1.adamsgaard.dk. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.