# This file is in the public domain. Anyone is free to copy, modify, publish
# use, sell or distribute for any purpose, commercial or non-commercial, and by
# any means.

$BROWSER="firefox"
$EDITOR="xedit"
$FILEMANAGER="worker"
$TERM="xterm -fn fixed +sb -bg white -fg black"

# Used in MoveResize section of keys, change to make keyboard driven move and
# resize increments change.
$MOVERESIZE_INCREMENT="15"
