[hackers] [dwm] treating acroread and mplayer floating by default

From: Anselm R. Garbe <jg_AT_suckless.org>
Date: Fri Feb 09 12:00:49 2007

changeset: 743:cb8b18d787d0
tag: tip
user: Anselm R. Garbe <arg_AT_suckless.org>
date: Fri Feb 09 11:58:37 2007 +0100
summary: treating acroread and mplayer floating by default

diff -r 39b941868ce3 -r cb8b18d787d0 config.default.h
--- a/config.default.h Fri Feb 09 09:54:08 2007 +0100
+++ b/config.default.h Fri Feb 09 11:58:37 2007 +0100
@@ -85,4 +85,6 @@ static Rule rule[] = { \
 static Rule rule[] = { \
         /* class:instance:title regex tags regex isfloat */ \
         { "Gimp.*", NULL, True }, \
+ { "MPlayer.*", NULL, True }, \
+ { "Acroread.*", NULL, True }, \
 };
Received on Fri Feb 09 2007 - 12:00:49 UTC

This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 15:55:03 UTC