From 9f825a1b7a848c9c8d0bf11de50fa850022483a7 Mon Sep 17 00:00:00 2001 From: Jesse Morgan Date: Fri, 1 Apr 2022 20:06:45 -0700 Subject: Commit accured changed --- base/Xresources | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'base/Xresources') diff --git a/base/Xresources b/base/Xresources index fa0ebad..2a80b98 100644 --- a/base/Xresources +++ b/base/Xresources @@ -12,18 +12,20 @@ Xft.lcdfilter: lcddefault Rxvt.background: #1a1a1a Rxvt.foreground: grey Rxvt.scrollBar: false -Rxvt.font: xft:Inconsolata:size=12:autohint=true +Rxvt.font: xft:Inconsolata:size=10:autohint=true Rxvt.fade: 5 Rxvt.termName: xterm URxvt*urgentOnBell: true URxvt*transparent: true URxvt*shading: 20 +URxvt.iso14755: false +URxvt.iso14755_52: false XTerm*background: rgb:1a/1a/1a XTerm*foreground: grey XTerm*scrollBar: false -XTerm*faceName: xft:Inconsolata:size=12:autohint=true +XTerm*faceName: xft:Inconsolata:size=7:autohint=true XTerm*bellIsUrgent: true XTerm*eightBitInput: false XTerm*metaSendsEscape: true -- cgit v1.2.3