From 001f288e9adddbb02b848da27ffe394ce663be3a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hannes=20K=C3=B6rber?= Date: Sat, 26 Aug 2017 10:22:51 +0200 Subject: [PATCH] Smaller font --- i3/i3/config | 4 ++-- x/Xresources | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/i3/i3/config b/i3/i3/config index cacb536..5778215 100644 --- a/i3/i3/config +++ b/i3/i3/config @@ -238,7 +238,7 @@ floating_minimum_size 0 x 0 floating_maximum_size 0 x 0 - font pango:Insonsolata 11 + font pango:Insonsolata 9 ################################################################################ ### COLOR SETTINGS ############################################################# @@ -305,7 +305,7 @@ bar { id bar-0 - font pango:Inconsolata, Icons 11 + font pango:Inconsolata, Icons 9 colors { background #222222 diff --git a/x/Xresources b/x/Xresources index aceff13..e34d615 100644 --- a/x/Xresources +++ b/x/Xresources @@ -2,7 +2,7 @@ Xcursor.theme: Vanilla-DMZ URxvt.scrollBar: false -URxvt.font: xft:Inconsolata:size=11 +URxvt.font: xft:Inconsolata:size=9 URxvt.letterSpace: -1 URxvt.perl-ext-common: default,matcher,selection-to-clipboard