From 2813a43bda44a4ade58a6b95f4d16935a96b0f66 Mon Sep 17 00:00:00 2001 From: Shubham Saini Date: Sat, 4 Apr 2020 19:04:28 +0530 Subject: less bloat --- x/.Xresources | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'x/.Xresources') diff --git a/x/.Xresources b/x/.Xresources index aefcb91..ae32493 100644 --- a/x/.Xresources +++ b/x/.Xresources @@ -13,10 +13,10 @@ URxvt.scrollTtyOutput: false URxvt.scrollWithBuffer: true URxvt.scrollTtyKeypress: true -URxvt.font: xft:Hermit:pixelsize=12:style=medium:antialias=true:hinting=true:hintstyle=hintfull -URxvt.boldFont: xft:Hermit:pixelsize=12:style=bold:autohint=true:antialias=true -URxvt.italicFont: xft:Hermit:pixelsize=12:style=italic:autohint=true:antialias=true -URxvt.letterSpace: 1 +URxvt.font: xft:Hermit:pixelsize=12:style=medium:antialias=true +URxvt.boldFont: xft:Hermit:pixelsize=12:style=bold:antialias=true +URxvt.italicFont: xft:Hermit:pixelsize=12:style=italic:antialias=true +!URxvt.letterSpace: 1 urxvt*termName: rxvt urxvt*scrollBar: false urxvt*matcher.button: 1 @@ -73,7 +73,7 @@ URxvt*inheritPixmap: False *.color15: #d2d4de ! Perls -URxvt.perl-ext-common : default,matcher,keyboard-select,url-select,resize-font +URxvt.perl-ext-common : default,matcher,keyboard-select,resize-font URxvt.resize-font.step: 1 URxvt.keysym.M-Escape : perl:keyboard-select:activate URxvt.keysym.M-u : perl:url-select:select_next -- cgit v1.2.3