added new stuff
This commit is contained in:
16
gridmenu.1
16
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)
|
||||
|
Reference in New Issue
Block a user