Skip to content

Instantly share code, notes, and snippets.

/* See LICENSE file for copyright and license details. */
/* appearance */
static const char font[] = "Ubuntu Bold 10";
// static const char font[] = "Ubuntu Mono Bold 10";
static const char normbordercolor[] = "#7588A3"; /* color of unselected window's border */