summaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authorGravatar Tom Willemse2015-05-09 19:17:49 +0200
committerGravatar Tom Willemse2015-05-09 19:17:49 +0200
commitcaf261a4cd3e5a016cc99ee34437c386354bef45 (patch)
tree1a646d838d1808623d19891fac067de479857cb4 /x11
parentcfe36adc2e325c0e851a39ff4e20feab6ccc8802 (diff)
downloaddotfiles-caf261a4cd3e5a016cc99ee34437c386354bef45.tar.gz
dotfiles-caf261a4cd3e5a016cc99ee34437c386354bef45.zip
Update URxvt settings
Diffstat (limited to 'x11')
-rw-r--r--x11/.Xdefaults17
1 files changed, 12 insertions, 5 deletions
diff --git a/x11/.Xdefaults b/x11/.Xdefaults
index 534ca3e..362919e 100644
--- a/x11/.Xdefaults
+++ b/x11/.Xdefaults
@@ -9,16 +9,23 @@ urxvt.cursorUnderline: true
urxvt.urgentOnBell: true
urxvt.termName: rxvt-256color
urxvt.visualBell: false
+urxvt.letterSpace: -1
! urxvt.perl-lib: /home/slash/projects/urxvt-modeline/:/usr/lib/urxvt/perl/
-urxvt.perl-ext-common: default,matcher
+! urxvt.perl-ext-common: default,matcher
+URxvt.perl-ext: default,url-select
urxvt.urlLauncher: conkeror
urxvt.matcher.button: 1
-urxvt.keysym.C-Delete: perl:matcher:last
-urxvt.keysym.M-Delete: perl:matcher:list
-URxvt.matcher.pattern.1: File\\ "(.*)",\\ line\\ (\\d+)
-urxvt.matcher.launcher.1: emacsclient -a emacs +$2 $1
+! url-select
+URxvt.keysym.M-u: perl:url-select:select_next
+URxvt.url-select.launcher: /usr/bin/conkeror
+URxvt.url-select.underline: true
+
+! urxvt.keysym.C-Delete: perl:matcher:last
+! urxvt.keysym.M-Delete: perl:matcher:list
+! URxvt.matcher.pattern.1: File\\ "(.*)",\\ line\\ (\\d+)
+! urxvt.matcher.launcher.1: emacsclient -a emacs +$2 $1
urxvt.font: xft:Fantasque Sans Mono:weight=medium:pixelsize=17
urxvt.boldFont: xft:Fantasque Sans Mono:weight=bold:pixelsize=17