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

textile fix

This commit is contained in:
noah
2011-08-27 01:23:58 -05:00
parent 04142a9ec6
commit 3d3057c471

View File

@@ -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 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. persisted to @Xresources@. Turns out this was pretty easy to accomplish.
bc. pre.
urxvt.perl-lib: /path/to/urxvt-font urxvt.perl-lib: /path/to/urxvt-font
urxvt.keysym.Control-Shift-Up: perl:font:increment urxvt.keysym.Control-Shift-Up: perl:font:increment
urxvt.keysym.Control-Shift-Down: perl:font:decrement urxvt.keysym.Control-Shift-Down: perl:font:decrement