From ad7a214d01c42b9c784e5d2b79466ec25f56bd22 Mon Sep 17 00:00:00 2001 From: Ruben Beltran del Rio Date: Sat, 4 Mar 2023 01:17:58 +0100 Subject: Add arch support, update X settings --- config/i3/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config') diff --git a/config/i3/config b/config/i3/config index 73cbf12..22790fe 100644 --- a/config/i3/config +++ b/config/i3/config @@ -13,7 +13,7 @@ set $mod Mod1 # Font for window titles. Will also be used by the bar unless a different font # is used in the bar {} block below. -font pango:Input Mono Light 8 +font pango:Input Mono Light 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). -- cgit