diff options
author | Anselm R. Garbe <garbeam@wmii.de> | 2006-07-10 18:35:39 +0200 |
---|---|---|
committer | Anselm R. Garbe <garbeam@wmii.de> | 2006-07-10 18:35:39 +0200 |
commit | 8a34fa50f75f4d6d8af234ac0c4f6d40b988d700 (patch) | |
tree | 0c0a4b7ea57f506c524bb06955f12525ab4f2bb7 /gridmenu.1 | |
parent | dbf7e03996032a6def3b8e97468b78d6da9e8c88 (diff) | |
download | dwm-8a34fa50f75f4d6d8af234ac0c4f6d40b988d700.tar.gz |
added new stuff
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) |