31 lines
292 B
Text
31 lines
292 B
Text
# wm name
|
|
NAME=wms
|
|
|
|
# terminal command
|
|
TERMINAL=xterm
|
|
|
|
# menu command
|
|
XMENU=dmenu.sh
|
|
|
|
XMENU_XL=fzfmenu.sh
|
|
|
|
# border width
|
|
BW=2
|
|
|
|
# active color
|
|
AC=8E9EA2
|
|
|
|
# inactive color
|
|
IC=455159
|
|
|
|
# background color
|
|
BC=181C20
|
|
|
|
# windows percentage
|
|
WP=85
|
|
|
|
# tiling master area percentage
|
|
MP=60
|
|
|
|
# gaps
|
|
GAP=6
|