[hackers] [st] Changing the default font to DejaVu Sans Mono, which is more appealing and || Christoph Lohmann

From: <hg_AT_suckless.org>
Date: Mon, 24 Sep 2012 14:04:21 +0200 (CEST)

changeset: 331:54f93cae07e9
tag: tip
user: Christoph Lohmann <20h_AT_r-36.net>
date: Mon Sep 24 14:01:59 2012 +0200
files: config.def.h
description:
Changing the default font to DejaVu Sans Mono, which is more appealing and
activating antialiasing.


diff -r c9852110f515 -r 54f93cae07e9 config.def.h
--- a/config.def.h Mon Sep 24 11:04:26 2012 +0200
+++ b/config.def.h Mon Sep 24 14:01:59 2012 +0200
_AT_@ -1,5 +1,5 @@
 
-#define FONT "Bitstream Vera Sans Mono:pixelsize=12:antialias=false:autohint=true"
+#define FONT "DejaVu Sans Mono:pixelsize=12:antialias=true:autohint=true"
 #define BOLDFONT FONT ":weight=bold"
 #define ITALICFONT FONT ":slant=italic,oblique"
 #define ITALICBOLDFONT BOLDFONT ":slant=italic,oblique"
Received on Mon Sep 24 2012 - 14:04:21 CEST

This archive was generated by hypermail 2.3.0 : Mon Sep 24 2012 - 14:12:09 CEST