new vimplugins and return urxvt uri underlining
This commit is contained in:
parent
04bf022a2b
commit
0e5d4de778
2 changed files with 6 additions and 6 deletions
|
@ -30,10 +30,9 @@ URxvt.urgentOnBell: true
|
|||
URxvt.visualBell: false
|
||||
|
||||
! perl extensions
|
||||
URxvt.perl-ext: default,url-select
|
||||
URxvt.keysym.M-u: perl:url-select:select_next
|
||||
URxvt.url-select.launcher: /usr/bin/xdg-open
|
||||
URxvt.url-select.underline: true
|
||||
URxvt.perl-ext-common: default,matcher
|
||||
URxvt.url-launcher: /home/von/.local/bin/default-web-browser
|
||||
URxvt.matcher.button: 3
|
||||
|
||||
! colors
|
||||
URxvt.foreground: #657b83
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue