Xinqi Bao's Git
projects
/
dwm.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
raw
|
inline
| side by side
slight change to config.arg.h (I use ff floating)
[dwm.git]
/
config.arg.h
diff --git
a/config.arg.h
b/config.arg.h
index
6f9aed2
..
da624a9
100644
(file)
--- a/
config.arg.h
+++ b/
config.arg.h
@@
-60,7
+60,7
@@
static Key key[] = { \
#define RULES \
static Rule rule[] = { \
/* class:instance:title regex tags regex isfloat */ \
#define RULES \
static Rule rule[] = { \
/* class:instance:title regex tags regex isfloat */ \
- { "Firefox.*", "net",
False
}, \
+ { "Firefox.*", "net",
True
}, \
{ "Gimp.*", NULL, True}, \
{ "MPlayer.*", NULL, True}, \
{ "Acroread.*", NULL, True}, \
{ "Gimp.*", NULL, True}, \
{ "MPlayer.*", NULL, True}, \
{ "Acroread.*", NULL, True}, \