chris | 29 Jul 2012 05:25
Picon
Gravatar

How to replace the icon image in Awesome systray ?

Is it possible to replace the systray icon with a custom icon ?

--

-- 
[ stardiviner ] ^^&^^ {I hate all of you !  Leave me alone}
IRC(freenode): stardiviner     \\ Twitter:   <at> numbchild \\
GnuPG Key fingerprint
    >>> 9BAA 92BC CDDD B9EF 3B36  CB99 B8C4 B8E5 47C3 2433
Musee U | 29 Jul 2012 05:36
Picon
Gravatar

Re: How to replace the icon image in Awesome systray ?

On Sat, Jul 28, 2012 at 10:25 PM, chris <numbchild <at> gmail.com> wrote:
Is it possible to replace the systray icon with a custom icon ?

--
[ stardiviner ] ^^&^^ {I hate all of you !  Leave me alone}
IRC(freenode): stardiviner     \\ Twitter:   <at> numbchild \\
GnuPG Key fingerprint
    >>> 9BAA 92BC CDDD B9EF 3B36  CB99 B8C4 B8E5 47C3 2433

In whatever theme you're using, it should be specified in the theme.lua like below:

theme.awesome_icon = theme.theme_dir .. "/awesome16.png"
Musee U | 29 Jul 2012 05:38
Picon
Gravatar

Re: How to replace the icon image in Awesome systray ?

On Sat, Jul 28, 2012 at 10:36 PM, Musee U <icelandisbeingcolouredbywrens <at> gmail.com> wrote:
On Sat, Jul 28, 2012 at 10:25 PM, chris <numbchild <at> gmail.com> wrote:
Is it possible to replace the systray icon with a custom icon ?

--
[ stardiviner ] ^^&^^ {I hate all of you !  Leave me alone}
IRC(freenode): stardiviner     \\ Twitter:   <at> numbchild \\
GnuPG Key fingerprint
    >>> 9BAA 92BC CDDD B9EF 3B36  CB99 B8C4 B8E5 47C3 2433

In whatever theme you're using, it should be specified in the theme.lua like below:

theme.awesome_icon = theme.theme_dir .. "/awesome16.png"
 
Oh wait, you said "systray" icon. There isn't one afaik, are you sure you're not talking about an icon for one of your applications? (like pidgin or sonata?)
chris | 29 Jul 2012 05:42
Picon
Gravatar

Re: How to replace the icon image in Awesome systray ?

Excerpts from [ Musee U ] //// On [2012-07-28 22:38:24 -0500]:

> On Sat, Jul 28, 2012 at 10:36 PM, Musee U <
> icelandisbeingcolouredbywrens <at> gmail.com> wrote:

> Oh wait, you said "systray" icon. There isn't one afaik, are you sure
> you're not talking about an icon for one of your applications? (like pidgin
> or sonata?)

Yes, I'm talking about systray icon.

--

-- 
[ stardiviner ] ^^&^^ {I hate all of you !  Leave me alone}
IRC(freenode): stardiviner     \\ Twitter:   <at> numbchild \\
GnuPG Key fingerprint
    >>> 9BAA 92BC CDDD B9EF 3B36  CB99 B8C4 B8E5 47C3 2433
Musee U | 29 Jul 2012 06:21
Picon
Gravatar

Re: How to replace the icon image in Awesome systray ?

On Sat, Jul 28, 2012 at 10:42 PM, chris <numbchild <at> gmail.com> wrote:
Excerpts from [ Musee U ] //// On [2012-07-28 22:38:24 -0500]:

> On Sat, Jul 28, 2012 at 10:36 PM, Musee U <
> icelandisbeingcolouredbywrens <at> gmail.com> wrote:

> Oh wait, you said "systray" icon. There isn't one afaik, are you sure
> you're not talking about an icon for one of your applications? (like pidgin
> or sonata?)

Yes, I'm talking about systray icon.

--
[ stardiviner ] ^^&^^ {I hate all of you !  Leave me alone}
IRC(freenode): stardiviner     \\ Twitter:   <at> numbchild \\
GnuPG Key fingerprint
    >>> 9BAA 92BC CDDD B9EF 3B36  CB99 B8C4 B8E5 47C3 2433

Those would need to be modified per application, I think. I think most of them can be found in /usr/share/icons or /usr/share/applications, along with maybe ~/.icons and ~/.local/share/. There also might be some other locations I can't think off the top of my head.
chris | 29 Jul 2012 07:17
Picon
Gravatar

Re: How to replace the icon image in Awesome systray ?

Excerpts from [ Musee U ] //// On [2012-07-28 23:21:57 -0500]:

> Those would need to be modified per application, I think. I think most of
> them can be found in /usr/share/icons or /usr/share/applications, along
> with maybe ~/.icons and ~/.local/share/. There also might be some other
> locations I can't think off the top of my head.

Looks impossible implemented in Awesome.

--

-- 
[ stardiviner ] ^^&^^ {I hate all of you !  Leave me alone}
IRC(freenode): stardiviner     \\ Twitter:   <at> numbchild \\
GnuPG Key fingerprint
    >>> 9BAA 92BC CDDD B9EF 3B36  CB99 B8C4 B8E5 47C3 2433

Gmane