On Sat, Apr 01, 2006 at 10:17:50PM +0200, Nico Golde wrote: > is there no way to open an application in a view which does > not exist when opening it? I mean its a real overhead to > resize & redraw all applications in a view just because i > open another application which I will tag different after > opening it.
See how /def/rules works, you can achieve this with /def/rules, ie. wmiir write /def/rules <<EOF /.*/ -> your_tag EOF Though, you might want to restore your normal rules with some shortcut. Regards, -- Anselm R. Garbe ><>< www.ebrag.de ><>< GPG key: 0D73F361 _______________________________________________ [email protected] mailing list http://wmii.de/cgi-bin/mailman/listinfo/wmii
