all repos — archive/dotfiles @ 02f8c588d7b039f86e78ca690d700b93c1c8245a

Superseded by nixfiles

i3: use bitmap fonts
Alan Pearce alan@alanpearce.eu
Tue, 17 Sep 2019 11:35:39 +0200
commit

02f8c588d7b039f86e78ca690d700b93c1c8245a

parent

9ee3808953cd972a0b3b4a9e484fda0a4344dcdf

1 files changed, 3 insertions(+), 1 deletions(-)

jump to
M i3/.config/i3/configi3/.config/i3/config
@@ -55,7 +55,7 @@ # font pango:Monospace, Font Awesome 7 
 # 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
@@ -63,6 +63,8 @@ # The font above is very space-efficient, that is, it looks good, sharp and # clear in small sizes. However, its unicode glyph coverage is limited, the old
 # 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