From 8191e672da0356f50eb6a7c9e78f02905e3c1dca Mon Sep 17 00:00:00 2001 From: noah Date: Thu, 27 Oct 2011 04:21:20 -0500 Subject: [PATCH] debug comment --- font | 2 ++ 1 file changed, 2 insertions(+) diff --git a/font b/font index 95a705e..4609411 100755 --- a/font +++ b/font @@ -14,6 +14,8 @@ use strict; # Note: the regexes will only work on xft xrdb entries # # References: man 3 urxvtperl +# +# Debugging: urxvt --perl-lib ${HOME}/.urxvt -pe font use constant X_RESOURCES => "~/.Xresources";