wms/config/wms_var_example

34 lines
369 B
Plaintext

# terminal
TERMINAL=xterm
# x editor
XENAME="emacs"
XECMD="emacsclient -c --alternate-editor="""
# menu command
XMENU=wms_menu.sh
# launcher / menu geometry
GEOMETRY=66x11+314+250
# border width
BW=2
# active color
AC=829AA6
# inactive color
IC=4D4D4D
# background color
BC=101010
# windows percentage
WP=90
# tiling master area percentage
MP=60
# gaps
GAP=6