<JWM>

   <!-- Additional tray attributes: autohide, width, border, layer, layout -->

   <Tray  x="0" y="0" height="22">

     <TrayButton popup="root_menu" label="dCore">root:3</TrayButton>

     <!-- Additional TaskList attribute: maxwidth -->
     <TaskList/>

     <!-- Additional TrayButton attribute: label -->
     <TrayButton popup="toggle_desktop" label="_">showdesktop</TrayButton>
     <TrayButton popup="terminal" label="$">exec:aterm</TrayButton>
     <TrayButton popup="exit_options" label="X">exec:exittc</TrayButton>

      <!-- Additional Pager attributes; width, height -->
      <Pager/>

      <!-- Additional Swallow attribute: height -->
      <!-- <Swallow name="watcher" width="0"> watcher </Swallow> -->

      <Clock format="%a %d %b %k:%M"></Clock>

   </Tray>

</JWM>

