aboutsummaryrefslogtreecommitdiff
path: root/.Xresources.d
diff options
context:
space:
mode:
authorGuangxiong Lin <[email protected]>2022-02-05 00:28:24 +0800
committerGuangxiong Lin <[email protected]>2022-02-05 00:28:24 +0800
commit4de43c4c39d53d5deba9bf16e2cba0d0df0caee7 (patch)
treeb07384b8943925b2b3b9ce064ed3a3f99e801ee1 /.Xresources.d
parent4608086dee176ee56d5ac8d554b261cae2b8db15 (diff)
downloaddotfiles-4de43c4c39d53d5deba9bf16e2cba0d0df0caee7.tar.gz
dotfiles-4de43c4c39d53d5deba9bf16e2cba0d0df0caee7.tar.bz2
dotfiles-4de43c4c39d53d5deba9bf16e2cba0d0df0caee7.zip
Allow to click url in urxvt
Diffstat (limited to '.Xresources.d')
-rw-r--r--.Xresources.d/rxvt-unicode4
1 files changed, 4 insertions, 0 deletions
diff --git a/.Xresources.d/rxvt-unicode b/.Xresources.d/rxvt-unicode
index 6d3c26b..8f8f630 100644
--- a/.Xresources.d/rxvt-unicode
+++ b/.Xresources.d/rxvt-unicode
@@ -15,3 +15,7 @@ URxvt.letterSpace: -1
URxvt.geometry: 80x24
URxvt.scrollBar: false
+
+URxvt.perl-ext-common: default,matcher
+URxvt.url-launcher: /usr/bin/xdg-open
+URxvt.matcher.button: 1