1
0
Fork 0

move to the upstream freetype2 results in terminus font name being broken

This commit is contained in:
Von Random 2017-01-09 14:29:21 +03:00
parent 531a05650c
commit 678519b082
2 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
[global] [global]
font = Terminus 11 font = xos4 Terminus 11
allow_markup = yes allow_markup = yes
format = "[%a] <b>%s</b>\n%b" format = "[%a] <b>%s</b>\n%b"

View file

@ -12,7 +12,7 @@
set $mod Mod4 set $mod Mod4
set $i3_term urxvtc set $i3_term urxvtc
set $i3_font -*-terminus-bold-*-*-*-14-*-*-*-*-*-iso10646-* 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 # Font for window titles. Will also be used by the bar unless a different font
# is used in the bar {} block below. # is used in the bar {} block below.