commit b3f35c851b6cdd7f3b8fc59e1509cd94b295faec from: Omar Polo date: Fri May 18 22:19:52 2018 UTC added resource file example commit - b836b1ec877daab2813c39667847f3be26367890 commit + b3f35c851b6cdd7f3b8fc59e1509cd94b295faec blob - 9e89ac2581d1e18d2dbd3cd1f69812430e4f38bc blob + f5176fbd890e8c45b726bdc99b5c71b968cbe06e --- README.md +++ README.md @@ -16,7 +16,8 @@ This was the perfect excuse to learn how to make windo ## How? -Check out the [manpage](mymenu.1) for further documentation. +Check out the [manpage](mymenu.1) for further documentation. Check out +also the [template](Xexample) for the resources. --- blob - /dev/null blob + 74deb60ec919eecce294db09315f9235a8ccf1a6 (mode 644) --- /dev/null +++ Xexample @@ -0,0 +1,15 @@ +MyMenu.font: -misc-tamsyn-medium-r-normal--15-108-100-100-c-80-iso8859-1 + +MyMenu.width: 100% +MyMenu.height: 30 +MyMenu.x: 0 +MyMenu.y: 0 + +MyMenu.prompt.background: #222 +MyMenu.prompt.foreground: #eaeaea + +MyMenu.completion.background: #222 +MyMenu.completion.foreground: #eaeaea + +MyMenu.completion_highlighted.background: #eaeaea +MyMenu.completion_highlighted.foreground: #222