Drop deprecated prefix
This commit is contained in:
parent
f28e74b77b
commit
61d000130a
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue