wms/config/wms_var
2024-02-26 01:32:24 -03:00

24 lines
208 B
Text

# terminal
TERMINAL="xterm"
# menu command
XMENU=xmenu.sh
# border width
BW=2
# active color
AC=B6B6B6
# inactive color
IC=616161
# background color.
BC=101010
# windows percentage
WP=90
# gaps
GAP=6