update to github url

Signed-off-by: Nico Schottelius <nico@freiheit.schottelius.org>
This commit is contained in:
Nico Schottelius 2015-03-27 22:27:23 +09:00
parent 1f24f3175b
commit a3224fc553
1 changed files with 2 additions and 2 deletions

View File

@ -6,9 +6,9 @@ I chose some of the fonts to be used for my terminal.
dynamic font changes, as described
in the [urxvt faq](http://pod.tst.eu/http://cvs.schmorp.de/rxvt-unicode/doc/rxvt.7.pod#Can_I_switch_the_fonts_at_runtime).
I decided to write a tiny script around the printf call
named [urxvt-font-change](http://git.schottelius.org/?p=nsbin;a=commit;h=c0e8fa882655867abf5f6359bdff9498c02bf717).
named [urxvt-font-change](https://github.com/telmich/nsbin/blob/master/urxvt-font-change).
This resulted in a clean [[.Xresources|configs/dot-Xresources]] file, which allows me to change the font
using ***Control-Alt-{1-6,0}***.
[[!tag unix]]
[[!tag terminal unix urxvt]]