Drop deprecated prefix

This commit is contained in:
Tom Willemse 2016-01-08 11:46:18 +01:00
parent f28e74b77b
commit 61d000130a

View file

@ -52,7 +52,7 @@ URxvt.depth: 32
!! url-select Settings !! url-select Settings
! Activate URL selection mode with M-u (Alt+u, Meta+u). Open the links ! Activate URL selection mode with M-u (Alt+u, Meta+u). Open the links
! with Conkeror and show an underline under every URL found. ! 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.launcher: /usr/bin/conkeror
URxvt.url-select.underline: true URxvt.url-select.underline: true