Xinqi Bao's Git
projects
/
dwm.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
raw
| inline |
side by side
renamed Client->versatile and Rule->versatile into Client->isversatile resp. Rule...
[dwm.git]
/
config.arg.h
diff --git
a/config.arg.h
b/config.arg.h
index
05bcd07
..
fec7a12
100644
(file)
--- a/
config.arg.h
+++ b/
config.arg.h
@@
-89,7
+89,7
@@
static Key key[] = { \
#define RULES \
static Rule rule[] = { \
- /* class:instance:title regex tags regex versatile */ \
+ /* class:instance:title regex tags regex
is
versatile */ \
{ "Firefox", "3", False }, \
{ "Gimp", NULL, True }, \
{ "MPlayer", NULL, True }, \