MODKEY=Mod4 wmiifont=anorexia wmiinormcol=('#bbbbbb' '#2c2c2c' '#3d3d3d') wmiifocuscol=('#eeeeee' '#3e5368' '#567390') wmiibackground='#304050' WMII_TERM=(randomterm) wmiir write /tagrules < ~ /gimp:Gimp:Open.*/ -> ~ /PlaneShift/ -> ~ /feh.*/ -> ~ /MPlayer.*/ -> ~ /ePSXe/ -> ~ /ROX-Filer:ROX-Filer:Delete/ -> ~ /ROX-Filer:ROX-Filer:Move/ -> ~ /ROX-Filer:ROX-Filer:Copy/ -> ~ /Savebox:savebox:*/ -> ~ /save_dialog:Dillo:*/ -> ~ /page:page:page/ -> ~ /.*/ -> ! /.*/ -> irc ! wmiir write /colrules < 55+45 ! # I have a status script in ~/.wmii-3.5/status so I undefine the default stuff fn status fn Action-status fn Event-Notice fn LBarMenu-3-Delete # I keep track of a directory per tag and start any programs run from that tag in # said directory. This should probably just redefine run_command. fn launch { tag=`{wmiir read /tag/sel/ctl |sed 1q} ~ $tag * && dir=`{awk -v 'tag='^$tag '$1==tag {sub("[^ \t]*[ \t]*", ""); print}' $home/.wmii-3.5/dirs} @{ rfork ns cd $"dir path=$oldpath eval exec $*