packages feed

arbtt-0.8: tests/issue4.cfg

-- Firefox
current window $program == "program" ==>
if current window $title =~ /^(aaa)/ then tag Cat:$1 else
if current window $title =~ /^(aa)/  then tag Cat:$1 else
if current window $title =~ /^(a)/   then tag Cat:$1 else tag None