Introduction
Introduction Statistics Contact Development Disclaimer Help
tconfig.h: revert to pragmatapro:size=11 - dwm - [fork] customized build of dwm…
git clone git://src.adamsgaard.dk/dwm
Log
Files
Refs
README
LICENSE
---
commit d5889c7d704241c2832d17ab6c09bf54b83719c3
parent fdccb4c9497b8a2266d14ce7555668e1f8ed0cf5
Author: Anders Damsgaard <[email protected]>
Date: Sat, 26 Sep 2020 21:06:36 +0200
config.h: revert to pragmatapro:size=11
Diffstat:
M config.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/config.h b/config.h
t@@ -6,8 +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=12" };
-/* static const char *fonts[] = { "pragmatapro:size=11" }; */
+/* static const char *fonts[] = { "terminus:size=12" }; */
+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.