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