From 556edda19a29a69527fcf870042bc69189f5861f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?KJ=20=C3=98rbekk?= Date: Wed, 14 Sep 2016 15:20:13 -0400 Subject: Update orange urxvt settings. --- Xresources-orange | 9 ++++++--- 1 file 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 -- cgit v1.2.3