aboutsummaryrefslogtreecommitdiff
path: root/rxvt
diff options
context:
space:
mode:
authorSébastien Dailly <sebastien@chimrod.com>2021-10-24 21:56:00 +0200
committerSébastien Dailly <sebastien@chimrod.com>2021-10-24 21:56:00 +0200
commit00b347de62859b9c0811eb6a29c6ea47f648c082 (patch)
tree9e5194259d7fde09defb027a89991bed9db7d1a7 /rxvt
parent4e1bd1e207f96ec705152e7284fcaceb135182a8 (diff)
color configuration
Diffstat (limited to 'rxvt')
-rw-r--r--rxvt/.urxvt/urxvt.conf10
1 files changed, 8 insertions, 2 deletions
diff --git a/rxvt/.urxvt/urxvt.conf b/rxvt/.urxvt/urxvt.conf
index 55aa389..b2328d5 100644
--- a/rxvt/.urxvt/urxvt.conf
+++ b/rxvt/.urxvt/urxvt.conf
@@ -1,7 +1,8 @@
! Ce fichier doit être chargé via la directive include dans le fichier .Xdefaults
! Police TTF
-URxvt*font: xft:Bitstream Vera Sans Mono:style=Regular:pixelsize=14:antialias=true
+URxvt*font: xft:Bitstream Vera Sans Mono:style=Regular:size=10:antialias=true
+
xterm*FaceName: Bitstream Vera Sans Mono
xterm*FaceSize: 10
@@ -18,7 +19,7 @@ URxvt.termName:rxvt-256color
URxvt*urgentOnBell: true
! plugin tabbedex for URxvt
-URxvt.perl-ext: tabbedex,selection-to-clipboard
+URxvt.perl-ext: tabbedex,selection-to-clipboard,pasta
URxvt.tabbed.tabbar-fg: 7
URxvt.tabbed.tabbar-bg: 0
URxvt.tabbed.tab-fg: 0
@@ -27,6 +28,11 @@ URxvt.tabbed.title-bg: 0
URxvt.tabbed.title-fg: 7
URxvt.tabbed.title: false
URxvt.tabbed.autohide: true
+URxvt.keysym.M-Escape:perl:keyboard-select:activate
+URxvt.keysym.Control-Shift-V: perl:pasta:paste
+! Comment this if you don’t want copy when text is selected
+URxvt.clipboard.autocopy: true
+URxvt.underlineURLs: True
!! Black
urxvt.color0 : _background