diff options
author | Urbain Vaes <urbain@vaes.uk> | 2017-10-15 17:29:31 +0200 |
---|---|---|
committer | Urbain Vaes <urbain@vaes.uk> | 2017-10-15 17:29:31 +0200 |
commit | c74365888889dacc403ec50a92180144a771bac4 (patch) | |
tree | 3492d71a99bee0d75ad04d83d38e6f4dc62483b0 /Xresources/.Xresources/base | |
parent | bbc8c1a4423f42ccda0594def689ba415b6de06a (diff) |
Add i3blocks config
Diffstat (limited to 'Xresources/.Xresources/base')
-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 |