aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorInigoGutierrez <inigogf.95@gmail.com>2019-05-26 15:43:18 +0200
committerInigoGutierrez <inigogf.95@gmail.com>2019-05-26 15:43:18 +0200
commit1e46344aa6c47400a05767eeaf5038e72ee8a449 (patch)
tree79261f5f570e989955b0301c68905a7378809f2b
parent556ae8c9ef3fe88f192aea7daedd44536974873f (diff)
downloadconfigs-1e46344aa6c47400a05767eeaf5038e72ee8a449.tar.gz
configs-1e46344aa6c47400a05767eeaf5038e72ee8a449.zip
Changed some settings for urxvt perl scripts.
-rw-r--r--files/rcs/.Xresources9
1 files changed, 4 insertions, 5 deletions
diff --git a/files/rcs/.Xresources b/files/rcs/.Xresources
index c71f803..ced88b9 100644
--- a/files/rcs/.Xresources
+++ b/files/rcs/.Xresources
@@ -31,9 +31,8 @@ URxvt.font: xft:inconsolata:size=10,xft:symbola
! Leaving this blank stops perl from being initialized
!URxvt.perl-ext:
-!URxvt.perl-ext-common: fullscreen, resize-font
-URxvt.perl-ext-common: font-size
+URxvt.perl-ext-common: font-size,default,url-select
URxvt.keysym.C-equal: font-size:reset
-!URxvt.keysym.F11: perl:fullscreen:switch
-!URxvt.keysym.C-J: resize-font:smaller
-!URxvt.keysym.C-K: resize-font:bigger
+URxvt.keysym.M-u: perl:url-select:select_next
+URxvt.url-select.launcher: /usr/bin/qutebrowser
+URxvt.url-select.underline: true