From 678519b08278f4ab29afc6a7275fc5a45545e795 Mon Sep 17 00:00:00 2001 From: Von Random Date: Mon, 9 Jan 2017 14:29:21 +0300 Subject: [PATCH] move to the upstream freetype2 results in terminus font name being broken --- dunstrc | 2 +- i3_config | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dunstrc b/dunstrc index 4543f4d..3b032eb 100644 --- a/dunstrc +++ b/dunstrc @@ -1,5 +1,5 @@ [global] - font = Terminus 11 + font = xos4 Terminus 11 allow_markup = yes format = "[%a] %s\n%b" diff --git a/i3_config b/i3_config index c76ea82..ffed47d 100644 --- a/i3_config +++ b/i3_config @@ -12,7 +12,7 @@ set $mod Mod4 set $i3_term urxvtc set $i3_font -*-terminus-bold-*-*-*-14-*-*-*-*-*-iso10646-* -set $dmenu_font Terminus:Bold:size=12 +set $dmenu_font xos4 Terminus:Bold:pixelsize=14 # Font for window titles. Will also be used by the bar unless a different font # is used in the bar {} block below.