From 4b35ace55a6e906635885307ada373741511d1a1 Mon Sep 17 00:00:00 2001 From: Adrian Kummerlaender Date: Thu, 9 Feb 2017 18:32:42 +0100 Subject: Change font to _Iosevka_ More narrow than _Fantasque Sans Mono_, nice ligations for e.g. Haskell --- xorg/.Xresources | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'xorg') diff --git a/xorg/.Xresources b/xorg/.Xresources index 384b04b..e27cb97 100644 --- a/xorg/.Xresources +++ b/xorg/.Xresources @@ -1,7 +1,7 @@ URxvt.saveLines: 10000 URxvt.scrollBar: false -URxvt.font: xft:Fantasque Sans Mono:size=10 -URxvt.letterSpace: -1 +URxvt.font: xft:Iosevka:pixelsize=12 +URxvt.letterSpace: 0 URxvt.transparent: false URxvt.inheritPixmap: false URxvt.fading: 20 @@ -55,7 +55,7 @@ URxvt.color15: #ffffff !rofi configuration rofi.location: 2 -rofi.font: Fantasque Sans Mono 11 +rofi.font: Iosevka 16px rofi.color-enabled: true rofi.color-window: #222222, #909737, #000000 rofi.color-normal: #222222, #8e8e8e, #161616, #111111, #aadb0f -- cgit v1.2.3