X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=config.arg.h;h=da624a9be880b76b2b05a0f55555f14b7e645463;hb=114cc3ec020ac81bdb16123f4d956d80a531d830;hp=6f9aed265a32932b6c408c4199af151f204466eb;hpb=d800ec05ff63451193a0b858c114f5144534c2a1;p=dwm.git diff --git a/config.arg.h b/config.arg.h index 6f9aed2..da624a9 100644 --- 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 */ \ - { "Firefox.*", "net", False }, \ + { "Firefox.*", "net", True}, \ { "Gimp.*", NULL, True}, \ { "MPlayer.*", NULL, True}, \ { "Acroread.*", NULL, True}, \