view .arbtt/categorize.cfg @ 793:82db7fa25a35

add a thing to clean docker volumes
author Jeff Hammel <k0scist@gmail.com>
date Tue, 18 Oct 2016 17:05:50 -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,