aboutsummaryrefslogtreecommitdiff
path: root/Xresources/.Xresources
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--Xresources/.Xresources38
1 files changed, 20 insertions, 18 deletions
diff --git a/Xresources/.Xresources b/Xresources/.Xresources
index 43f9f95..9690b04 100644
--- a/Xresources/.Xresources
+++ b/Xresources/.Xresources
@@ -83,8 +83,8 @@ Xcursor.size: 0
! ------------------------------------------------------------------------------
XTerm*background: #000000
-XTerm*foreground: #fdf6e3
-XTerm*reverseVideo: on
+XTerm*foreground: #ffffff
+!XTerm*reverseVideo: on
!XTerm*faceName: Terminus:size=11:antialias=true
XTerm*selectToClipboard: true
XTerm.font: xft:Monoid:size=7
@@ -93,22 +93,24 @@ XTerm.font: xft:Monoid:size=7
! URxvt conf
! ------------------------------------------------------------------------------
-URxvt.font: xft:Monoid:size=7
-URxvt.depth: 32
-URxvt.background: [80]#000000
-URxvt*scrollBar: false
-URxvt*mouseWheelScrollPage: false
-URxvt*cursorBlink: true
-URxvt*background: black
-URxvt*foreground: white
-URxvt*saveLines: 5000
-URxvt.perl-ext: default,url-select,tabbed,keyboard-select
-URxvt.keysym.M-u: perl:url-select:select_next
-URxvt.url-select.launcher: /usr/bin/xdg-open
-URxvt.url-select.underline: true
-URxvt.keysym.M-Escape: perl:keyboard-select:activate
-URxvt.keysym.M-s: perl:keyboard-select:search
-URxvt.keyboard-select.clipboard: true
+!URxvt.font: xft:Monoid:size=7
+!URxvt.depth: 32
+!URxvt.background: [80]#000000
+!URxvt*scrollBar: false
+!URxvt*mouseWheelScrollPage: false
+!URxvt*cursorBlink: true
+!URxvt*background: black
+!URxvt*foreground: white
+!URxvt*saveLines: 5000
+!URxvt.perl-ext: default,url-select,tabbed,keyboard-select
+!URxvt.keysym.M-u: perl:url-select:select_next
+!URxvt.url-select.launcher: /usr/bin/xdg-open
+!URxvt.url-select.underline: true
+!URxvt.keysym.M-Escape: perl:keyboard-select:activate
+!URxvt.keysym.M-s: perl:keyboard-select:search
+!URxvt.keyboard-select.clipboard: true
+!
+!
! emulate XTerm for proper recognition of key combinations in Vim
!URxvt.keysym.Up : \033[A !breaks arrow keys in Vim
!URxvt.keysym.Down : \033[B !breaks arrow keys in Vim