added new stuff
This commit is contained in:
parent
dbf7e03996
commit
8a34fa50f7
11 changed files with 328 additions and 36 deletions
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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue