Quoting Yannic Haupenthal <m...@thedarkwebsite.de>:
Hm ok, i get it now ;)
I have the same problem, so i wrote in my wmiirc (in the Tagging Rules
section):
/Firefox.*/ -> 3
/Thunderbird.*/ -> 2
/Pidgin.*/ -> 4
/alsamixer.*/ -> 0
/weechat.*/ -> 4
Ok, looks like I'll have to learn tagging rules next..
And yes, i know that Firefox and Thunderbird sucks ;)
yeah, but sometimes you need them, and nothing the sucks less.. works ;-)
At system start i run a little script:
thunderbird & &>/dev/null
firefox & &>/dev/null
pidgin & &>/dev/null
urxvt -T "weechat" -e sh -c "weechat-curses"& &>/dev/null
urxvt -T "alsamixer" -e sh -c "alsamixer"& &>/dev/null
/dev/nul starts the app and then kills the xterm ?
So there is every program on a predefined window.
ohhh... I'm starting to get it... wow!
Is this is a solution for you?
I think (if I understand correctly) that this solution will be perfect.
Thanks so much, It made me sad to think I was going to have to leave
my new-found-friend; wmii.
I will probably be tugging your chain down the road,
djp