Fix huge font
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
4db26ecee6
commit
a2bbd410c2
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ set $mod Mod4
|
||||||
# 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.
|
||||||
#font pango:monospace 8
|
#font pango:monospace 8
|
||||||
font pango:DejaVuSansM Nerd Font 12
|
font pango:DejaVuSansM Nerd Font 8
|
||||||
|
|
||||||
# This font is widely installed, provides lots of unicode glyphs, right-to-left
|
# This font is widely installed, provides lots of unicode glyphs, right-to-left
|
||||||
# text rendering and scalability on retina/hidpi displays (thanks to pango).
|
# text rendering and scalability on retina/hidpi displays (thanks to pango).
|
||||||
|
|
Loading…
Reference in a new issue