From 3d3057c471becd570e9f70413702eaf08455bd56 Mon Sep 17 00:00:00 2001 From: noah Date: Sat, 27 Aug 2011 01:23:58 -0500 Subject: [PATCH] textile fix --- README.textile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.textile b/README.textile index 4a21441..123eb37 100644 --- a/README.textile +++ b/README.textile @@ -5,7 +5,7 @@ ability (in iTerm!) to dynamically resize text using ⌘+Plus and ⌘+Minus. I also thinking that it would be be nice if resizing the terminal font could be persisted to @Xresources@. Turns out this was pretty easy to accomplish. -bc. +pre. urxvt.perl-lib: /path/to/urxvt-font urxvt.keysym.Control-Shift-Up: perl:font:increment urxvt.keysym.Control-Shift-Down: perl:font:decrement