view .arbtt/categorize.cfg @ 870:ff31f0975d71

dont add the PEMs
author Jeff Hammel <k0scist@gmail.com>
date Fri, 16 Nov 2018 10:09:16 -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,