Skip to content

Instantly share code, notes, and snippets.

/* See LICENSE file for copyright and license details. */
/*
* appearance
*
* font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html
*/
char font[] = "Liberation Mono:pixelsize=12:antialias=true:autohint=true";
int borderpx = 2;