# 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="x-www-browser"
$EDITOR="xedit"
$FILEMANAGER="worker"
$TERM="x-terminal-emulator"

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