aboutsummaryrefslogtreecommitdiff
path: root/X
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2014-04-26 23:18:44 +1200
committerTom Ryder <tom@sanctum.geek.nz>2014-04-26 23:18:44 +1200
commite38108db214727499bd59ec02aa06c5f08668392 (patch)
tree065c1314aa1debdf4debee60823ed5e57a1307e4 /X
parentAdd tmux vertical separator to URxvt.cutchars (diff)
downloaddotfiles-e38108db214727499bd59ec02aa06c5f08668392.tar.gz
dotfiles-e38108db214727499bd59ec02aa06c5f08668392.zip
Remove Urxvt.perl-lib definition
I didn't read the manpage. It turns out that urxvt will search $HOME/.urxvt/ext by default for its extensions, so I don't need to specify a path here (much less a fixed string rather than a variable).
Diffstat (limited to 'X')
-rw-r--r--X/Xresources1
1 files changed, 0 insertions, 1 deletions
diff --git a/X/Xresources b/X/Xresources
index cdd6bf40..45266e11 100644
--- a/X/Xresources
+++ b/X/Xresources
@@ -17,7 +17,6 @@ URxvt.iso14755 : false
URxvt.iso14755_52 : false
URxvt.perl-ext : clip,selection
URxvt.perl-ext-common : clip,selection
-URxvt.perl-lib : /home/tom/.urxvt
URxvt.pointerBlank : true
URxvt.saveLines : 10000
URxvt.scrollBar : false