From f6ab703716f4bbd1df25d2eb63fae10d1b6aa6b5 Mon Sep 17 00:00:00 2001 From: Shubham Saini Date: Sun, 29 Mar 2020 21:14:43 +0530 Subject: less bloat --- x/.Xresources | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'x') diff --git a/x/.Xresources b/x/.Xresources index 10ef26e..4e97f28 100644 --- a/x/.Xresources +++ b/x/.Xresources @@ -14,8 +14,8 @@ URxvt.scrollWithBuffer: true URxvt.scrollTtyKeypress: true URxvt.font: xft:Hermit:size=9:style=medium:antialias=true -!URxvt.boldFont: xft:Hermit:size=9:style=Bold:antialias=true -!URxvt.italicFont: xft:Hermit:size=9:style=Italic:antialias=true +URxvt.boldFont: xft:Hermit:size=9:style=Bold:antialias=true +URxvt.italicFont: xft:Hermit:size=9:style=Italic:antialias=true !URxvt.letterSpace: 1 urxvt*termName: rxvt urxvt*scrollBar: false @@ -73,4 +73,4 @@ URxvt*inheritPixmap: False *.color15: #d2d4de ! Perls -URxvt.perl-ext-common : default,matcher +URxvt.perl-ext-common : default,matcher, -- cgit v1.2.3