diff options
Diffstat (limited to 'Xresources')
-rw-r--r-- | Xresources/.Xresources/base | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Xresources/.Xresources/base b/Xresources/.Xresources/base index c26105c..fa56375 100644 --- a/Xresources/.Xresources/base +++ b/Xresources/.Xresources/base @@ -24,13 +24,14 @@ 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 */ URxvt*font: xft:monaco:size=11.5 URxvt*scrollBar: false URxvt*internalBorder: 0 +URxvt.fading: 35 + ! $TERM environment variable XTerm*termName: rxvt-256color |