diff options
author | Nguyễn Gia Phong <vn.mcsinyx@gmail.com> | 2018-08-29 11:59:53 +0700 |
---|---|---|
committer | Nguyễn Gia Phong <vn.mcsinyx@gmail.com> | 2018-08-29 12:00:49 +0700 |
commit | 6e9ef6328cf834e1c8e60e0d99fa29af4c727915 (patch) | |
tree | 95c3ce817369f24e30052fee01fc6b135635ffd6 /debian/.Xresources | |
parent | ae407723121f9c45b18ceedd60c48e42e7b09ce7 (diff) | |
download | dotfiles-6e9ef6328cf834e1c8e60e0d99fa29af4c727915.tar.gz |
Update 2018-08-29
Diffstat (limited to 'debian/.Xresources')
-rw-r--r-- | debian/.Xresources | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/debian/.Xresources b/debian/.Xresources new file mode 100644 index 0000000..8f12fa8 --- /dev/null +++ b/debian/.Xresources @@ -0,0 +1,27 @@ +*background: #fbf1c7 +*foreground: #3c3836 +*color0: #fbf1c7 +*color1: #cc241d +*color2: #98971a +*color3: #d79921 +*color4: #458588 +*color5: #b16286 +*color6: #689d6a +*color7: #a89984 +*color8: #928374 +*color9: #9d0006 +*color10: #79740e +*color11: #b57614 +*color12: #076678 +*color13: #8f3f71 +*color14: #427b58 +*color15: #3c3836 +*loginShell: true +*scrollBar: false +*saveLines: 1024 +*cursorBlink: false +*jumpScroll: true +URxvt.termName: rxvt +URxvt.font: xft:Latin Modern Mono:size=12 +UXTerm*faceName: Space Mono:size=9.5 +UXTerm.geometry: 80x25 |