view .arbtt/categorize.cfg @ 562:8d28fce0a6d6

detect scripts; namely x-tile
author Jeff Hammel <jhammel@mozilla.com>
date Wed, 11 Dec 2013 02:52:53 -0800
parents f9a4e1572b54
children
line wrap: on
line source

$idle > 60 ==> tag inactive,

current window $program == "gnome-terminal" &&
current window ($title =~ /(.+)/)
   ==> tag term:$1,

tag program:$current.program,