view .arbtt/categorize.cfg @ 759:f632a9850bb8

lookie, i can has x platform
author Jeff Hammel <k0scist@gmail.com>
date Wed, 16 Sep 2015 15:09:19 -0700
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,