# HG changeset patch # User Jeff Hammel # Date 1377815768 25200 # Node ID f9a4e1572b54b18fff8cdf86f1c28e49ce13ea2c # Parent 5af62746092837f7c5578f08814645fe475e84e7 add http://pietrushnic.blogspot.com/2012/02/arbtt-as-productivity-improver-for.html#.Uh_LB5WZi1E diff -r 5af627460928 -r f9a4e1572b54 .arbtt/categorize.cfg --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/.arbtt/categorize.cfg Thu Aug 29 15:36:08 2013 -0700 @@ -0,0 +1,7 @@ +$idle > 60 ==> tag inactive, + +current window $program == "gnome-terminal" && +current window ($title =~ /(.+)/) + ==> tag term:$1, + +tag program:$current.program, \ No newline at end of file