summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--i3/.config/i3/config4
1 files changed, 3 insertions, 1 deletions
diff --git a/i3/.config/i3/config b/i3/.config/i3/config
index 6e8e35fa..b5fe36ec 100644
--- a/i3/.config/i3/config
+++ b/i3/.config/i3/config
@@ -55,7 +55,7 @@ set $Locker xautolock -locknow
 
 # This font is widely installed, provides lots of unicode glyphs, right-to-left
 # text rendering and scalability on retina/hidpi displays (thanks to pango).
-font pango:Liberation Mono, Font Awesome 8
+# font pango:Liberation Mono, Font Awesome 8
 
 # Before i3 v4.8, we used to recommend this one as the default:
 # font -misc-fixed-medium-r-normal--13-120-75-75-C-70-iso10646-1
@@ -64,6 +64,8 @@ font pango:Liberation Mono, Font Awesome 8
 # X core fonts rendering does not support right-to-left and this being a bitmap
 # font, it doesn’t scale on retina/hidpi displays.
 
+font -xos4-terminus-medium-r-normal-*-12-*-*-*-*-*-*-*
+
 # Use Mouse+$mod to drag floating windows to their wanted position
 floating_modifier $mod