From 9ee89b0b1e59b2d8773ff6224d5793f6f7ae1dd5 Mon Sep 17 00:00:00 2001 From: Adrian Kummerlaender Date: Mon, 15 Feb 2016 18:08:38 +0100 Subject: Change font to _Fantasque Sans Mono_ and enable airline symbols --- xorg/.Xresources | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'xorg') diff --git a/xorg/.Xresources b/xorg/.Xresources index fd95d02..74b2905 100644 --- a/xorg/.Xresources +++ b/xorg/.Xresources @@ -1,6 +1,6 @@ URxvt.saveLines: 10000 URxvt.scrollBar: false -URxvt.font: xft:Dejavu Sans Mono:size=8 +URxvt.font: xft:Fantasque Sans Mono:pixelsize=12 URxvt.transparent: false URxvt.inheritPixmap: false URxvt.fading: 20 @@ -50,7 +50,7 @@ URxvt.color15: #ffffff !rofi configuration rofi.location: 2 -rofi.font: Dejavu Sans Mono 11 +rofi.font: Fantasque Sans Mono 11 rofi.bg: #222222 rofi.fg: #605c5a rofi.hlbg: #111111 -- cgit v1.2.3