From 91c1b2ec2781d18688af611bb3866136c4bf9c1a Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Fri, 27 Mar 2015 22:35:05 +0900 Subject: [PATCH] +example Signed-off-by: Nico Schottelius --- urxvt-font-change | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/urxvt-font-change b/urxvt-font-change index 4714052..f03d9dd 100755 --- a/urxvt-font-change +++ b/urxvt-font-change @@ -1,6 +1,6 @@ #!/bin/sh # -# 2010 Nico Schottelius (nico-nsbin at schottelius.org) +# 2010-2015 Nico Schottelius (nico-nsbin at schottelius.org) # # This file is part of nsbin. # @@ -20,5 +20,10 @@ # # See http://pod.tst.eu/http://cvs.schmorp.de/rxvt-unicode/doc/rxvt.7.pod#Rendering_Font_amp_Look_and_Feel_Iss # +# Example usage: +# +# urxvt-font-change 'xft:Source Code Pro-12' +# urxvt-font-change 'xft:Source Code Pro-12,xft:Baekmuk Batang' +# printf '\33]50;%s\007' "$1"