From b51604bde6520005bbb9f57f6f40b2f3e52fbc0b Mon Sep 17 00:00:00 2001 From: Michael Stapelberg Date: Sun, 8 Mar 2009 00:51:38 +0100 Subject: [PATCH] Update default config/manpage --- i3.config | 2 +- man/i3.man | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/i3.config b/i3.config index f7c85f70..61e20c8b 100644 --- a/i3.config +++ b/i3.config @@ -1,5 +1,5 @@ terminal /usr/bin/urxvt -font -misc-fixed-medium-r-normal--13-120-75-75-C-70-iso8859-1 +font -misc-fixed-medium-r-normal--13-120-75-75-C-70-iso10646-1 # Fullscreen (Mod1+f) bind Mod1+41 f diff --git a/man/i3.man b/man/i3.man index 789862c5..804373c4 100644 --- a/man/i3.man +++ b/man/i3.man @@ -1,7 +1,7 @@ i3(1) ===== Michael Stapelberg -v3.alpha, February 2009 +v3.alpha, March 2009 == NAME @@ -112,8 +112,8 @@ At the moment, you have to bind to keycodes (find them out via xev(1)). .Sample configuration ------------------------------------------------------------- -terminal /usr/pkg/bin/urxvt -font -misc-fixed-medium-r-normal--13-120-75-75-C-70-iso8859-1 +terminal /usr/bin/urxvt +font -misc-fixed-medium-r-normal--13-120-75-75-C-70-iso10646-1 # Beamer on/off bind Mod1+73 exec /home/michael/toggle_beamer.sh -- 2.39.5