annotate .arbtt/categorize.cfg @ 869:ca1fb54c03ee

https://coderwall.com/p/7aymfa/please-oh-please-use-git-pull-rebase
author Jeff Hammel <k0scist@gmail.com>
date Mon, 10 Sep 2018 10:23:50 -0700
parents f9a4e1572b54
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
501
f9a4e1572b54 add http://pietrushnic.blogspot.com/2012/02/arbtt-as-productivity-improver-for.html#.Uh_LB5WZi1E
Jeff Hammel <jhammel@mozilla.com>
parents:
diff changeset
1 $idle > 60 ==> tag inactive,
f9a4e1572b54 add http://pietrushnic.blogspot.com/2012/02/arbtt-as-productivity-improver-for.html#.Uh_LB5WZi1E
Jeff Hammel <jhammel@mozilla.com>
parents:
diff changeset
2
f9a4e1572b54 add http://pietrushnic.blogspot.com/2012/02/arbtt-as-productivity-improver-for.html#.Uh_LB5WZi1E
Jeff Hammel <jhammel@mozilla.com>
parents:
diff changeset
3 current window $program == "gnome-terminal" &&
f9a4e1572b54 add http://pietrushnic.blogspot.com/2012/02/arbtt-as-productivity-improver-for.html#.Uh_LB5WZi1E
Jeff Hammel <jhammel@mozilla.com>
parents:
diff changeset
4 current window ($title =~ /(.+)/)
f9a4e1572b54 add http://pietrushnic.blogspot.com/2012/02/arbtt-as-productivity-improver-for.html#.Uh_LB5WZi1E
Jeff Hammel <jhammel@mozilla.com>
parents:
diff changeset
5 ==> tag term:$1,
f9a4e1572b54 add http://pietrushnic.blogspot.com/2012/02/arbtt-as-productivity-improver-for.html#.Uh_LB5WZi1E
Jeff Hammel <jhammel@mozilla.com>
parents:
diff changeset
6
f9a4e1572b54 add http://pietrushnic.blogspot.com/2012/02/arbtt-as-productivity-improver-for.html#.Uh_LB5WZi1E
Jeff Hammel <jhammel@mozilla.com>
parents:
diff changeset
7 tag program:$current.program,