jwmrc-tray1 526 B

1234567891011121314
  1. <?xml version="1.0"?>
  2. <JWM>
  3. <Tray autohide="off" insert="right" border="0" layer="above" halign="center" valign="bottom" height="28" layout="horizontal" >
  4. <TrayButton label="Menu" icon="puppy.svg" border="true">root:9</TrayButton>
  5. <TrayButton popup="Show desktop" icon="desktop.svg">showdesktop</TrayButton>
  6. <Pager/>
  7. <TaskList maxwidth="200"/>
  8. <Dock/>
  9. <Swallow name="xload" width="32">xload -nolabel -fg "#225F7C" -hl white -bg "#222"</Swallow>
  10. <Clock format="%H:%M">root:7</Clock>
  11. </Tray>
  12. </JWM>