added Acroread.* and MPlayer.* to config.arg.h rules

keyboard
arg@10ksloc.org 18 years ago
parent 95e8d12b71
commit 85e6d59956
  1. 2
      config.arg.h

@ -68,4 +68,6 @@ static Rule rule[] = { \
/* class:instance tags isfloat */ \
{ "Firefox.*", { [Tnet] = "net" }, False }, \
{ "Gimp.*", { 0 }, True}, \
{ "MPlayer.*", { 0 }, True}, \
{ "Acroread.*", { 0 }, True}, \
};

Loading…
Cancel
Save