diff options
Diffstat (limited to 'gridmenu.1')
-rw-r--r-- | gridmenu.1 | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/gridmenu.1 b/gridmenu.1 index 03ae454..527f186 100644 --- a/gridmenu.1 +++ b/gridmenu.1 @@ -64,21 +64,5 @@ returns if Enter is pressed on termination, .B 1 if Escape is pressed. -.SH ENVIRONMENT -.TP -GRID_FONT -The X11 font used to display each item in the menu. -.br -Default: fixed -.TP -GRID_NORMCOLORS -The foreground, background, and border colors of a label. Syntactically, three blank-separated color values of the form #RRGGBB are expected. -.br -Default: #222222 #eeeeee #666666 -.TP -GRID_SELCOLORS -Like GRID_NORMCOLORS, but for the selected label. -.br -Default: #ffffff #335577 #447799 .SH SEE ALSO .BR gridwm (1) |