summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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