summaryrefslogtreecommitdiff
path: root/Xresources-orange
diff options
context:
space:
mode:
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