diff --git a/.Xdefaults b/.Xdefaults index 78c5235..4464193 100644 --- a/.Xdefaults +++ b/.Xdefaults @@ -41,7 +41,7 @@ URxvt.perl-ext-common: default,matcher,resize-font,url-select,keyboard-select URxvt.colorUL: #4682B4 !! url-select URxvt.keysym.M-u: perl:url-select:select_next -URxvt.url-select.launcher: webview +URxvt.url-select.launcher: linkhandler URxvt.url-select.underline: true !! keyboard-select: URxvt.keysym.M-Escape: perl:keyboard-select:activate @@ -49,7 +49,7 @@ URxvt.keysym.M-Escape: perl:keyboard-select:activate URxvt.resize-font.smaller: C-Down URxvt.resize-font.bigger: C-Up !! Matcher -URxvt.url-launcher: webview +URxvt.url-launcher: linkhandler URxvt.matcher.button: 1 rofi.color-enabled: true