summaryrefslogtreecommitdiff
path: root/base/Xresources
diff options
context:
space:
mode:
authorJesse Morgan <jesse@jesterpm.net>2022-04-01 20:06:45 -0700
committerJesse Morgan <jesse@jesterpm.net>2022-04-01 20:06:45 -0700
commit9f825a1b7a848c9c8d0bf11de50fa850022483a7 (patch)
tree14c6b808b3ab06630450fc2b485d69b3d57d1e26 /base/Xresources
parent613bca4812f2c9c6f338d478c676e9f307b25f48 (diff)
Commit accured changed
Diffstat (limited to 'base/Xresources')
-rw-r--r--base/Xresources6
1 files changed, 4 insertions, 2 deletions
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