diff --git a/sub/alacritty/alacritty.yml b/sub/alacritty/alacritty.yml index dc42ba8..19a6668 100644 --- a/sub/alacritty/alacritty.yml +++ b/sub/alacritty/alacritty.yml @@ -21,3 +21,11 @@ key_bindings: - { key: F11, action: ToggleFullScreen } live_config_reload: true + +font: + normal: + family: monospace + style: Regular + + size: 11 + diff --git a/sub/i3/config b/sub/i3/config index ebe8a46..5ffe967 100644 --- a/sub/i3/config +++ b/sub/i3/config @@ -13,7 +13,7 @@ set $mod Mod4 # Font for window titles. Will also be used by the bar unless a different font # 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 # text rendering and scalability on retina/hidpi displays (thanks to pango).