diff options
| author | Ruben Beltran del Rio <ruben@unlimited.pizza> | 2023-03-04 01:17:58 +0100 |
|---|---|---|
| committer | Ruben Beltran del Rio <ruben@unlimited.pizza> | 2023-03-04 01:17:58 +0100 |
| commit | ad7a214d01c42b9c784e5d2b79466ec25f56bd22 (patch) | |
| tree | 52457fedd2ed4f8e52c186602eef34203d49ea4a /config | |
| parent | 8503727ab086d3e81f90abb7734b18c584ac08fd (diff) | |
Add arch support, update X settings
Diffstat (limited to 'config')
| -rw-r--r-- | config/i3/config | 2 |
1 files changed, 1 insertions, 1 deletions
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). |