config.def.h - thinglaunch - A simple command and password promtper for X11.
HTML git clone git://bitreich.org/thinglaunch
DIR Log
DIR Files
DIR Refs
DIR Tags
DIR LICENSE
---
config.def.h (191B)
---
1 static const char *font = "-*-*-medium-*-*-*-14-*-*-*-*-*-*-*";
2 static const char *prompt = "exec> ";
3 static const char *normbgcolor = "#222222";
4 static const char *normfgcolor = "#cccccc";
5