diff --git a/sub/alacritty/alacritty.yml b/sub/alacritty/alacritty.yml index 19a6668..0c1a33b 100644 --- a/sub/alacritty/alacritty.yml +++ b/sub/alacritty/alacritty.yml @@ -27,5 +27,5 @@ font: family: monospace style: Regular - size: 11 + size: 12 diff --git a/sub/i3/config b/sub/i3/config index 5ffe967..ab823b6 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 regular:monospace 8 +font regular:monospace 11 # This font is widely installed, provides lots of unicode glyphs, right-to-left # text rendering and scalability on retina/hidpi displays (thanks to pango).