move to the upstream freetype2 results in terminus font name being broken
This commit is contained in:
parent
531a05650c
commit
678519b082
2 changed files with 2 additions and 2 deletions
2
dunstrc
2
dunstrc
|
@ -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"
|
||||||
|
|
|
@ -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.
|
||||||
|
|
Loading…
Reference in a new issue