Skip to content

Instantly share code, notes, and snippets.

View furrybrackets's full-sized avatar
🍇
Bored

Peter Johnson furrybrackets

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