On Sat, Jul 28, 2012 at 10:25 PM, chris <[email protected]> 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: @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"
