summaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authorGravatar Tom Willemse2016-01-08 11:46:18 +0100
committerGravatar Tom Willemse2016-01-08 11:46:18 +0100
commit61d000130adbeb51f7e25e00fe817835c67ebd28 (patch)
tree210e558c0e6a4c45e4ff016d38dbb7475e78f8d6 /x11
parentf28e74b77b4705c2861502d1c36a32947de22f65 (diff)
downloaddotfiles-61d000130adbeb51f7e25e00fe817835c67ebd28.tar.gz
dotfiles-61d000130adbeb51f7e25e00fe817835c67ebd28.zip
Drop deprecated prefix
Diffstat (limited to 'x11')
-rw-r--r--x11/.config/Xresources/URxvt.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/.config/Xresources/URxvt.conf b/x11/.config/Xresources/URxvt.conf
index cf0c8c7..e003681 100644
--- a/x11/.config/Xresources/URxvt.conf
+++ b/x11/.config/Xresources/URxvt.conf
@@ -52,7 +52,7 @@ URxvt.depth: 32
!! url-select Settings
! Activate URL selection mode with M-u (Alt+u, Meta+u). Open the links
! with Conkeror and show an underline under every URL found.
-URxvt.keysym.M-u: perl:url-select:select_next
+URxvt.keysym.M-u: url-select:select_next
URxvt.url-select.launcher: /usr/bin/conkeror
URxvt.url-select.underline: true