On 07-07-13 19:57, Uli Schlachter wrote:
> You are looking for:
> 
>   sticky = true

No, I'm looking for a way to see an application on all tags when I launch it. I 
tried "sticky" and don't work like I want.
I tried in this way:

{ rule_any = { class = {"Logout"} },
      properties = {
         floating = true,
         ontop = true,
         sticky = true
} }

I thought to use "awful.client.toggletag" for showing "Logout" in all tags but 
I don't know how do it. 
 

-- 
To unsubscribe, send mail to [email protected].

Reply via email to