summaryrefslogtreecommitdiff
path: root/Xresources
diff options
context:
space:
mode:
Diffstat (limited to 'Xresources')
-rw-r--r--Xresources101
1 files changed, 35 insertions, 66 deletions
diff --git a/Xresources b/Xresources
index 9cbff8f..7d82d2a 100644
--- a/Xresources
+++ b/Xresources
@@ -1,6 +1,10 @@
-xterm*faceName: Envy Code R:size=9:antialias=false
+#include "/home/matias/.config/termcolors/google"
+!xterm*faceName: Envy Code R:size=9:antialias=false
+*faceName: Fira Mono Medium:size=8:antialias=true
+xterm*faceName: Fira Mono Medium:size=9:antialias=true
!xterm*faceName: xft:Termsynu:size=12
!xterm*boldFont: xft:Termsynu:bold:size=9
+
xterm*linespace: 0
xterm*VT100*underLine: on
xterm*termName: xterm-256color
@@ -10,78 +14,43 @@ xterm*metaSendsEscape: true
xterm*boldMode: false
xterm*selectToClipboard: true
-dzen2*font: Envy Code R:size=9:antialias=false
-dzen2*background: #010101
-dzen2*foreground: #c8c8c8
+xterm.savelines: 500
+xterm*scrollBar: false
+
+! do not scroll with output
+xterm*scrollTtyOutput: false
+
+! scroll in relation to buffer (with mouse scroll or Shift+Page Up)
+xterm*scrollWithBuffer: true
-! Default
-!
-xterm*background: #010101
-xterm*foreground: #c8c8c8
-!xterm*color0: #000000
-!xterm*color1: #b33636
-!xterm*color2: #6ba82a
-!xterm*color3: #deaf40
-!xterm*color4: #5a78ad
-!xterm*color5: #ab4382
-!xterm*color6: #39a0b3
-!xterm*color7: #a8a8a8
-!xterm*color8: #646464
-!xterm*color9: #e61717
-!xterm*color10: #78dc0c
-!xterm*color11: #f1e022
-!xterm*color12: #699dfa
-!xterm*color13: #de2a98
-!xterm*color14: #13d1f3
-!xterm*color15: #c8c8c8
+! scroll back to the bottom on keypress
+xterm*scrollTtyKeypress: true
-!*font: -*-termsyn-medium-*-*-*-14-*-*-*-*-*-*-*
-!*boldFont: -*-termsyn-bold-*-*-*-14-*-*-*-*-*-*-*
-!*italicFont: -*-termsyn-medium-*-*-*-14-*-*-*-*-*-*-*
-!*boldItalicFont: -*-termsyn-bold-*-*-*-14-*-*-*-*-*-*-*
+! scroll a single line
+xterm.keysym.Shift-Up: command:\033]720;1\007
+xterm.keysym.Shift-Down: command:\033]721;1\007
+
+! clipboard management
+xterm.perl-ext-common: default,clipboard
+xterm.keysym.M-c: perl:clipboard:copy
+xterm.keysym.M-v: perl:clipboard:paste
+
+dzen2*font: Envy Code R:size=9:antialias=false
-!*cursorColor: #CCCCCC
*colorIT: #E3AB8D
-!*colorBD: #F0E5DF
-!*colorUL: #cd546c
*VT100.colorBDMode: true
*VT100.colorBD: red
*VT100.colorULMode: true
*VT100.colorUL: magenta
*VT100.veryBoldColors: 6
-*background: rgb:00/00/00
-!*foreground: rgb:7f/7f/7f
-*foreground: #f8f8f2
-
-! Black
-!*color0: #404040
-!*color8: #505050
-*color0: #1B1D1E
-*color8: #505354
-
-! Red
-*color1: #ff005f
-*color9: #ff6767
-
-! Green
-*color2: #afd700
-*color10: #8ce25d
-
-! Yellow
-*color3: #ff8f00
-*color11: #ffb445
-
-! Blue
-*color4: #1165e9
-*color12: #5496ff
-
-! Magenta
-*color5: #8C54FE
-*color13: #9E6FFE
-! Cyan
-*color6: #4c8ea1
-*color14: #6bc1d0
-! White
-*color7: #d2d2d2
-*color15: #ffffff
+!---------------------------------------------------
+! Font Rendering
+!---------------------------------------------------
+Xft.dpi: 96
+Xft.antialias: 1
+Xft.rgba: rgb
+Xft.autohint: 0
+Xft.lcdfilter: lcddefault
+Xft.hinting: 1
+Xft.hintstyle: hintfull