My dmenu build
Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.

config.arg.h 300 B

há 18 anos
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 "-*-terminus-medium-*-*-*-12-*-*-*-*-*-iso10646-*"
  6. #define NORMBGCOLOR "#666699"
  7. #define NORMFGCOLOR "#eeeeee"
  8. #define SELBGCOLOR "#eeeeee"
  9. #define SELFGCOLOR "#000088"