### GTKMENU-STANDALONE CONFIG FILE ###
# NOTE! Please NO spaces between 'property'='value' #
# All properties ARE case-sensitive #

## menu position ##
# position in pixels, -1 is default
left=-1
top=-1
# docksize is the size of your panel (if any)
docksize=24

## appearance options ##
showgnomeitems=true
showkdeitems=true
showlxdeitems=true
showmateitems=true
showxfceitems=true

## pop-up delay (milliseconds) ##
# (some machines/distros need longer delay because
# click that launches menu may also *cancel* menu)
delay=250

## commands ##
# use these options to set the Run..., Exit, Reboot and Poweroff commands
runcommand=fbrun -nearmouse
exitcommand=fluxbox-remote quit
restartcommand=sudo reboot
poweroffcommand=sudo poweroff


## custom programs ##
# custom programs are displayed at the top of the menu for convenience
# custom format is: Program Name|executable|iconname_or_path
custom=Terminal|lxterminal --geometry=150x45|lxterminal
custom=File Manager|thunar|system-file-manager
