On 06/06/11 12:20, Piotr Zalewa wrote:
Hi,
I want to create a script which will load my default setup (quite a few
programs).
How to run a program so it will be displayed on a desired tab? (view,
workspace - I always had a problem with that lingo)
thanks,
zalun
Assuming you are using sh version of wmii. (<= 3.9.2)
${HOME}/.wmii/wmiirc_local
wmiir write /tagrules <<!
/regex app/ -> tag
/XTerm/ -> sel
/Firefox/ -> 9
/Xmms/ -> music
etc
!
sel is current tag
you can use letters "www" or numbers "1" for your custom apps tags.
Hope it helps.
--
r...@sdf.lonestar.org