My dmenu build
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.

config.default.h 257 B

pirms 18 gadiem
12345678910
  1. /*
  2. * (C)opyright MMVI Anselm R. Garbe <garbeam at gmail dot com>
  3. * See LICENSE file for license details.
  4. */
  5. #define FONT "fixed"
  6. #define NORMBGCOLOR "#666699"
  7. #define NORMFGCOLOR "#eeeeee"
  8. #define SELBGCOLOR "#eeeeee"
  9. #define SELBFCOLOR "#666699"