On 19.09.11 02:33, Anurag Priyam wrote:
> On Mon, Sep 19, 2011 at 1:06 AM, Klaus Umbach <[email protected]> 
> wrote:
> > how can I set a default-icon for applications/windows, that do not have
> > one? (e.g. rdesktop or mplayer)
> 
> This seems to work:
> 
> $ awesome-client
> c = client.focus
> c.icon = mailicon.image

Where in rc.lua can I set this?

I also tried it with awesome-client, but my xterm still has no icon.

> 
> What is `mailicon` and `mailicon.image`?
> 
> From my `rc.lua`:
> 
> mailicon = widget({ type = "imagebox" })
> mailicon.image = image(beautiful.widget_mail)
> 
> From `zenburn.lua` (theme):
> 
> theme.widget_mail   = theme.confdir .. "/icons/mail.png"

-
        Klaus

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

Reply via email to