From a53e94848c9fdeff630c9fa6bc65d276025f4106 Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Wed, 20 Aug 2014 23:58:30 +0200 Subject: Update Xdefaults --- x11/.Xdefaults | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'x11') diff --git a/x11/.Xdefaults b/x11/.Xdefaults index 191c6c4..41b50a7 100644 --- a/x11/.Xdefaults +++ b/x11/.Xdefaults @@ -10,8 +10,8 @@ urxvt.urgentOnBell: true urxvt.termName: rxvt-256color urxvt.visualBell: false -urxvt.perl-lib: /home/slash/projects/urxvt-modeline/:/usr/lib/urxvt/perl/ -urxvt.perl-ext-common: default,matcher,modeline +! urxvt.perl-lib: /home/slash/projects/urxvt-modeline/:/usr/lib/urxvt/perl/ +urxvt.perl-ext-common: default,matcher urxvt.urlLauncher: conkeror urxvt.matcher.button: 1 @@ -20,8 +20,9 @@ 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:Fantasque Sans Mono:weight=medium:pixelsize=17 +urxvt.boldFont: xft:Fantasque Sans Mono:weight=bold:pixelsize=17 +urxvt.italicFont: xft:Fantasque Sans Mono:slant=italic:pixelsize=17 URxvt.modeline.fg: 15 URxvt.modeline.bg: 12 -- cgit v1.2.3-54-g00ecf