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";