! XmToolbox app-defaults

! Initial position
XmToolbox.x: 8
XmToolbox.y: 28

! Default title is login@host 
! *title: Toolbox
! *hotkey: Super_L

*dateTimeDisplay: True
*dateTimeFormat: %D %l:%M %p

! Some common values for mwmDecorations
! Borderless, title buttons:	56
! Borderless, no title buttons:	8
! Borders and title buttons:	58
! Borders, no title buttons:	10
*mwmDecorations: 58

! Thicker frame shadows for borderless decorations
! *mainFrame.shadowThickness: 2

! Horizontal layout
*horizontal: False

! Show separators between launcher, session and date time parts
*separators: True

! Fonts
*XmPushButtonGadget.renderTable: menu
*renderTable.menu.fontType: FONT_IS_XFT
*renderTable.menu.fontName: Liberation Sans
*renderTable.menu.fontSize: 10

*XmCascadeButtonGadget*renderTable: cascade
*renderTable.cascade.fontType: FONT_IS_XFT
*renderTable.cascade.fontName: Liberation Sans
*renderTable.cascade.fontStyle: Italic
*renderTable.cascade.fontSize: 10

*dateTime.renderTable: small
*renderTable.small.fontType: FONT_IS_XFT
*renderTable.small.fontName: Liberation Sans
*renderTable.small.fontSize: 9

*renderTable: default
*renderTable.default.fontType: FONT_IS_XFT
*renderTable.default.fontName: Liberation Sans
*renderTable.default.fontSize: 10
*renderTable: default
