jaapz
Group: Members
Posts: 129
Joined: May 2007 |
|
Posted: Mar. 17 2008,13:58 |
|
Hey,
is it a good idea to put a shutdown options button at the right end of the jwm tray? It's just a small detail but it will help to make DSL whole, if u know what i mean...
It's btw not hard to make that button yourself, just open the /home/dsl/.jwmrc-tray file in beaver (or vim, or nano, whatever) and add this line of code before the </tray> tag:
Code Sample | <TrayButton popup="Shutdown" icon="exit.xpm">exec:exit.lua</TrayButton> |
And then restart JWM.
|