diff options
author | Shubham Saini <shubham6405@gmail.com> | 2020-01-15 06:52:49 +0000 |
---|---|---|
committer | Shubham Saini <shubham6405@gmail.com> | 2020-01-15 06:52:49 +0000 |
commit | c17eef7bd4b986d5f60f28c93aa72c9ec79b2679 (patch) | |
tree | c1d3f7dfec5d31cbc2cd79c1031eda564d6becc9 /x/.Xresources | |
parent | b8be227372ee7a5544802ee6444c776409a21a67 (diff) |
changed colors
Diffstat (limited to 'x/.Xresources')
-rw-r--r-- | x/.Xresources | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x/.Xresources b/x/.Xresources index 9f3c9bc..4b3e686 100644 --- a/x/.Xresources +++ b/x/.Xresources | |||
@@ -14,9 +14,9 @@ URxvt.scrollTtyOutput: false | |||
14 | URxvt.scrollWithBuffer: true | 14 | URxvt.scrollWithBuffer: true |
15 | URxvt.scrollTtyKeypress: true | 15 | URxvt.scrollTtyKeypress: true |
16 | 16 | ||
17 | URxvt.font: xft:Hermit:style=Medium:size=9.5:antialias=true,xft:DejaVu Sans Mono:size=9.5:style=Medium:antialias=true | 17 | URxvt.font: xft:Hermit:style=Medium:size=9:antialias=true,xft:DejaVu Sans Mono:size=9:style=Medium:antialias=true |
18 | URxvt.boldFont: xft:Hermit:size=9.5:style=Bold:antialias=true | 18 | URxvt.boldFont: xft:Hermit:size=9:style=Bold:antialias=true |
19 | URxvt.italicFont: xft:Hermit:size=9.5:style=Italic:antialias=true | 19 | URxvt.italicFont: xft:Hermit:size=9:style=Italic:antialias=true |
20 | URxvt.letterSpace: 1 | 20 | URxvt.letterSpace: 1 |
21 | urxvt*termName: rxvt | 21 | urxvt*termName: rxvt |
22 | urxvt*scrollBar: false | 22 | urxvt*scrollBar: false |