diff options
Diffstat (limited to 'Xinit/Xresources')
-rw-r--r-- | Xinit/Xresources | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/Xinit/Xresources b/Xinit/Xresources new file mode 100644 index 0000000..3fa2ad8 --- /dev/null +++ b/Xinit/Xresources @@ -0,0 +1,28 @@ +Xcursor.theme: XcursorHuman +XTerm*locale: true + +*background: #1c1c1c +*foreground: #fdf6e3 +*fading: 40 +*fadeColor: #eee8d5 +*cursorColor: #fdf6e3 +!*pointerColorBackground:S_base1 +!*pointerColorForeground:S_base01 + +urxvt.scrollBar :false +xterm.scrollBar :false + +xterm*faceName: DejaVu Sans Mono Book +xterm*faceSize: 11 + +! Enable copy paste +xterm*metaSendsEscape: true +xterm*eightBitInput: false +xterm*allowSendEvents: true + +Xft.autohint: 0 +Xft.lcdfilter: lcddefault +Xft.hintstyle: hintfull +Xft.hinting: 1 +Xft.antialias: 1 +Xft.rgba: rgb |