!
! Waimea system wide configuration. If no ~/.waimearc is found and no
! --rcfile switch is used, waimea reads configuration options from
! this file.
!
screenMask:              All
scriptDir:               /usr/share/waimea/scripts
doubleClickInterval:     300
clientSideRendering:     False
multiThreading:          False
renderingThreadPriority: 0

! Screen 0 configuration
screen0.actionFile: /usr/share/waimea/actions/sloppyfocusopaque/action.conf
screen0.menuFile:   /usr/share/waimea/menus/menu.conf
screen0.styleFile:  /usr/share/waimea/styles/freedesktop/style.conf

screen0.numberOfDesktops:             4
screen0.desktopNames:                 Desktop 1,Desktop 2,Desktop 3,Desktop 4
screen0.virtualSize:                  3x3
screen0.defaultMenuStacking:          AlwaysOnTop
screen0.defaultDockappHolderStacking: AlwaysOnTop
screen0.transientNotAbove:            False
screen0.focusRevertToRoot:            False
screen0.externalBackground:           False
screen0.infoCommand:                  echo "%d(%F %T) %f: %m" >> ~/.waimea/info.log;kdialog --title "Waimea: - warning -" --msgbox "%m"
screen0.warningCommand:               echo "%d(%F %T) %f: %m" >> ~/.waimea/warning.log
