On Thu, Dec 31, 2009 at 1:21 AM, Noah Tye <noa...@gmail.com> wrote:
> I run trayer, a small system tray, so that I can run nm-applet and use
> Gnome's volume applet.  Trayer is automatically started via my wmiirc,
> however, it is not visible on all views (it's not sticky).
>
> I want trayer to be sticky.  This is possible[1] via:
>
>    wmiir xwrite /client/$client/tags /./
>
> However, I want trayer to be sticky without my having to type that
> command manually.  This seems to be something I'd do through tagrules,
> but this doesn't work:
>
>    wmiir write /tagrules <<!
>    /trayer/ -> /./
>    /MPlayer|VLC/ -> ~
>    !
>
> If I write 't' instead of '/./', trayer gets put on a view named 't',
> so the problem is not in selecting the right client.
>
> Any suggestions?  Thanks in advance to anyone who can help.
>
> --
> ''=~('(?{'.('/))./@'^'_[@@[`').'"'.('./](@{"[^'^'`@<@`/[>|').',$/})')
> n...@tyes.us | http://noahlt.tumblr.com/
>
>
> [1] http://lists.suckless.org/wmii/0901/4857.html
>
>

What version of wmii? I've been using 3.6 which the devs have been
most unhappy about :P, and I found that tagrules in it made less than
sense. For now maybe you can just put that command in your wmiirc?

Reply via email to