1
0
mirror of https://github.com/gryf/urxvt-font.git synced 2026-03-18 23:43:38 +01:00

split fonts config out of main xresources file

This commit is contained in:
noah
2012-04-10 23:46:00 -05:00
parent 33ad96e95a
commit a03093ba7c
2 changed files with 11 additions and 1 deletions

2
font
View File

@@ -25,7 +25,7 @@ use strict;
# Debugging: urxvt --perl-lib ${HOME}/.urxvt -pe font
use constant X_RESOURCES => "~/.Xresources";
use constant X_RESOURCES => "~/.config/xresources/fonts";
sub _resize_xft_string
{