config.h shouldn't be in the repo. - thinglaunch - A simple command and password promtper for X11.
 (HTM) git clone git://bitreich.org/thinglaunch
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) Tags
 (DIR) LICENSE
       ---
 (DIR) commit a0a1f790e60975939f4af0cb291abb32372c8f9e
 (DIR) parent 6e8e0fef1c56465feb26cb4009c54315baa1ecb3
 (HTM) Author: Christoph Lohmann <20h@r-36.net>
       Date:   Fri, 31 Oct 2014 13:34:54 +0100
       
       config.h shouldn't be in the repo.
       
       Thanks Drakevr!
       
       Diffstat:
         D config.h                            |       5 -----
       
       1 file changed, 0 insertions(+), 5 deletions(-)
       ---
 (DIR) diff --git a/config.h b/config.h
       @@ -1,5 +0,0 @@
       -static const char *font = "-*-*-medium-*-*-*-14-*-*-*-*-*-*-*";
       -static const char *prompt = "exec> ";
       -static const char *normbgcolor = "#222222";
       -static const char *normfgcolor = "#cccccc";
       -