summaryrefslogtreecommitdiff
path: root/.Xresources
diff options
context:
space:
mode:
Diffstat (limited to '.Xresources')
-rw-r--r--.Xresources4
1 files changed, 2 insertions, 2 deletions
diff --git a/.Xresources b/.Xresources
index 7bf7bea..60d5c6c 100644
--- a/.Xresources
+++ b/.Xresources
@@ -23,7 +23,7 @@ URxvt.keysym.Shift-Up: command:\033]720;1\007
URxvt.keysym.Shift-Down: command:\033]721;1\007
! perl-modules
-URxvt.perl-lib: /home/necoro/.urxvt/extensions/
+URxvt.perl-lib: HOME/.urxvt/extensions/
URxvt.perl-ext-common: default,url-select,clipboard,selection-autotransform,wgetpaste
! allow Alt-V/-C for pasting from/copying to clipboard
@@ -31,7 +31,7 @@ URxvt.keysym.M-v: perl:clipboard:paste
URxvt.keysym.M-c: perl:clipboard:copy
! url-select via M-u
-URxvt.url-select.launcher: /home/necoro/bin/openlink
+URxvt.url-select.launcher: HOME/bin/openlink
URxvt.keysym.M-u: perl:url-select:select_next
URxvt.url-select.underline: true