summaryrefslogtreecommitdiff
path: root/Xresources-orange
diff options
context:
space:
mode:
authorKJ Ørbekk <orbekk@google.com>2016-09-14 15:20:13 -0400
committerKJ Ørbekk <orbekk@google.com>2016-09-14 15:20:13 -0400
commit556edda19a29a69527fcf870042bc69189f5861f (patch)
tree453e8a4e11d7ad730a8890fbbd630e4ae275aceb /Xresources-orange
parentae943b712a97fe5e1cda2f0774a9b9b8e5eda199 (diff)
Update orange urxvt settings.
Diffstat (limited to 'Xresources-orange')
-rw-r--r--Xresources-orange9
1 files changed, 6 insertions, 3 deletions
diff --git a/Xresources-orange b/Xresources-orange
index 43e52ca..0a3b2f9 100644
--- a/Xresources-orange
+++ b/Xresources-orange
@@ -11,13 +11,16 @@ Xft.hintstyle: hintslight
!! Droid Sans Mono
!URxvt.font: xft:Droid Sans Mono-9:hinting=True;antialias:True,xft:Bitstream Vera Sans Mono,9x15
+!urxvt*font: xft:bitstream vera sans mono:size=10:antialias=true
URxvt.font: xft:Source Code Pro:pixelsize=12,hinting=True,antialias:True,style=regular
URxvt.letterSpace: -1
-!urxvt*font: xft:bitstream vera sans mono:size=10:antialias=true
+URxvt.keysym.M-c: perl:clipboard:copy
+URxvt.keysym.M-v: perl:clipboard:paste
URxvt.scrollBar: false
URxvt.saveLines: 40000
-URxvt.perl-ext-common: default,matcher,resize-font
+URxvt.perl-ext-common: default,matcher,resize-font,clipboard
+URxvt.clipboard.autocopy: true
URxvt.resize-font.smaller: C-Down
URxvt.resize-font.bigger: C-Up
URxvt.iso14755: false
@@ -78,4 +81,4 @@ URxvt.matcher.button: 1
*.color18: base01
*.color19: base02
*.color20: base04
-*.color21: base06 \ No newline at end of file
+*.color21: base06