From d2dac32d915785d5ce715bf100055509deb9c4ff Mon Sep 17 00:00:00 2001 From: Johannes Rothe Date: Tue, 23 Jan 2018 22:29:35 +0100 Subject: [PATCH] i3: use Roboto font --- config/i3/config | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) diff --git a/config/i3/config b/config/i3/config index 83ce43f..66b93e7 100644 --- a/config/i3/config +++ b/config/i3/config @@ -13,18 +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:monospace 8 - -# 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:DejaVu Sans Mono 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 -# 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 pango:Roboto Medium 8 # Use Mouse+$mod to drag floating windows to their wanted position floating_modifier $mod