From 3f3b3ab95be8d9a2fc827df491a831d909ed2169 Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Mon, 2 Dec 2013 20:46:22 +0100 Subject: Change URxvt font --- .Xdefaults | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.Xdefaults b/.Xdefaults index 191c6c4..973457e 100644 --- a/.Xdefaults +++ b/.Xdefaults @@ -20,8 +20,8 @@ urxvt.keysym.M-Delete: perl:matcher:list URxvt.matcher.pattern.1: File\\ "(.*)",\\ line\\ (\\d+) urxvt.matcher.launcher.1: emacsclient -a emacs +$2 $1 -urxvt.font: xft:PT Mono:weight=medium:pixelsize=15 -urxvt.boldFont: xft:PT Mono:weight=bold:pixelsize=15 +urxvt.font: xft:Cosmic Sans Neue Mono:weight=medium:pixelsize=16 +urxvt.boldFont: xft:Cosmic Sans Neue Mono:weight=bold:pixelsize=16 URxvt.modeline.fg: 15 URxvt.modeline.bg: 12 -- cgit v1.2.3-54-g00ecf