summaryrefslogtreecommitdiff
path: root/Xresources
diff options
context:
space:
mode:
Diffstat (limited to 'Xresources')
-rw-r--r--Xresources/.Xresources/base4
-rw-r--r--Xresources/.Xresources/nord1
2 files changed, 4 insertions, 1 deletions
diff --git a/Xresources/.Xresources/base b/Xresources/.Xresources/base
index 0afa832..c26105c 100644
--- a/Xresources/.Xresources/base
+++ b/Xresources/.Xresources/base
@@ -24,6 +24,7 @@ URxvt.keysym.M-y: perl:clipboard:copy
URxvt.keysym.M-p: perl:clipboard:paste
URxvt.resize-font.smaller: C-minus
URxvt.resize-font.bigger: C-plus
+URxvt.fading: 35
! Appearance
/* URxvt*font: xft:DejaVu Sans Mono:size=12 */
@@ -31,5 +32,8 @@ URxvt*font: xft:monaco:size=11.5
URxvt*scrollBar: false
URxvt*internalBorder: 0
+! $TERM environment variable
+XTerm*termName: rxvt-256color
+
rofi.kb-mode-next: Tab
rofi.kb-mode-previous: Shift+Tab
diff --git a/Xresources/.Xresources/nord b/Xresources/.Xresources/nord
index 682b8d8..d57da03 100644
--- a/Xresources/.Xresources/nord
+++ b/Xresources/.Xresources/nord
@@ -5,7 +5,6 @@ URxvt.borderColor: #2E3440
*.foreground: #D8DEE9
*.background: #2E3440
*.cursorColor: #D8DEE9
-*fading: 35
*fadeColor: #4C566A
*.color0: #3B4252