mirror of
https://github.com/gryf/urxvt-font.git
synced 2026-03-18 21:53:34 +01:00
textile fix
This commit is contained in:
@@ -5,8 +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.
|
||||||
|
|
||||||
pre.
|
bc. 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
|
||||||
urxvt.perl-ext-common: font
|
urxvt.perl-ext-common: font
|
||||||
|
|||||||
Reference in New Issue
Block a user