Introduction
Introduction Statistics Contact Development Disclaimer Help
tUse pragmatapro - dwm - [fork] customized build of dwm, the dynamic window man…
git clone git://src.adamsgaard.dk/dwm
Log
Files
Refs
README
LICENSE
---
commit 200bdd76dac72befef0775a8fccc0f486dc9b334
parent 128d8038b1ba83fdde6365f9e8749ed8d212ad63
Author: Anders Damsgaard <[email protected]>
Date: Thu, 24 Sep 2020 13:53:33 +0200
Use pragmatapro
Diffstat:
M config.h | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/config.h b/config.h
t@@ -6,7 +6,8 @@ static const unsigned int snap = 32; /* snap pixel …
static const int showbar = 1; /* 0 means no bar */
static const int topbar = 1; /* 0 means bottom bar */
/* static const char *fonts[] = { "dina:size=9:antialias=false" }; */
-static const char *fonts[] = { "terminus:size=24" };
+/* static const char *fonts[] = { "terminus:size=24" }; */
+static const char *fonts[] = { "pragmatapro:size=11" };
static const char col_gray1[] = "#1d1f21";
static const char col_gray2[] = "#444444";
static const char col_gray3[] = "#c5c8c6";
You are viewing proxied material from mx1.adamsgaard.dk. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.