Introduction
Introduction Statistics Contact Development Disclaimer Help
trevert to terminus - dwm - [fork] customized build of dwm, the dynamic window …
git clone git://src.adamsgaard.dk/dwm
Log
Files
Refs
README
LICENSE
---
commit 4ff7b1f3c8514492150b92a5b538e67327db0bd7
parent 200bdd76dac72befef0775a8fccc0f486dc9b334
Author: Anders Damsgaard <[email protected]>
Date: Thu, 24 Sep 2020 14:37:15 +0200
revert to terminus
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=24" }; */
-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.