font
This commit is contained in:
parent
23e3cd7def
commit
9c2ffd8170
@ -21,3 +21,11 @@ key_bindings:
|
|||||||
- { key: F11, action: ToggleFullScreen }
|
- { key: F11, action: ToggleFullScreen }
|
||||||
|
|
||||||
live_config_reload: true
|
live_config_reload: true
|
||||||
|
|
||||||
|
font:
|
||||||
|
normal:
|
||||||
|
family: monospace
|
||||||
|
style: Regular
|
||||||
|
|
||||||
|
size: 11
|
||||||
|
|
||||||
|
|||||||
@ -13,7 +13,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 regular:monospace 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…
x
Reference in New Issue
Block a user