Xinqi Bao's Git
projects
/
dwm.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
raw
|
inline
| side by side
s/444/555/g - enlightened selected background
[dwm.git]
/
config.default.h
diff --git
a/config.default.h
b/config.default.h
index
e8df621
..
fd7f2a9
100644
(file)
--- a/
config.default.h
+++ b/
config.default.h
@@
-82,6
+82,5
@@
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.*", "2", False }, \
{ "Gimp.*", NULL, True }, \
};
{ "Gimp.*", NULL, True }, \
};