11 lines
No EOL
516 B
Text
11 lines
No EOL
516 B
Text
NAME=rootwm # wm name
|
|
TERM=xterm # terminal command
|
|
XMENU=fzfmenu.sh # menu command
|
|
XMENU_XL=fzfmenu_xl.sh # large menu command
|
|
XMENU_G=60x10+300+300 # menu geometry
|
|
XMENU_XL_G=80x20+180+180 # large menu geometry
|
|
BW=2 # border width
|
|
FG=a0a0a0 # foreground color
|
|
BG=404040 # background color
|
|
WP=80 # windows percentage
|
|
MP=60 # tiling master area percentage |