From f14289080bcbc70dd95ef0499b27cf17d300c327 Mon Sep 17 00:00:00 2001 From: Trysdyn Black Date: Mon, 17 Aug 2020 22:05:01 -0700 Subject: [PATCH] Change i3 fonts to support Ubuntu 20 Terminus --- .config/i3/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.config/i3/config b/.config/i3/config index 162946b..ba83ed1 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -1,5 +1,5 @@ # Global font config -font pango:DejaVu Sans Mono 9 +font pango:Terminus (TTF) 12 # color scheme client.focused #664477 #664477 #CCCCCC #E7D8B1 #664477 @@ -17,7 +17,7 @@ bar { status_command "python3 -u ~/bin/statusbar" position bottom - font pango:Terminus, Font Awesome 5 Free Regular 10 + font pango:Terminus (TTF), Font Awesome 5 Free Regular 12 colors { background #000000