From 881236b58275339d9472d447e5b4a38bc9ebd347 Mon Sep 17 00:00:00 2001 From: zachir Date: Mon, 20 Feb 2023 02:04:43 -0600 Subject: apply defaultfontsize patch --- st.1 | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'st.1') diff --git a/st.1 b/st.1 index 39120b4..57ddfb8 100644 --- a/st.1 +++ b/st.1 @@ -22,6 +22,8 @@ st \- simple terminal .IR line ] .RB [ \-w .IR windowid ] +.RB [ \-z +.IR fontsize ] .RB [[ \-e ] .IR command .RI [ arguments ...]] @@ -44,6 +46,8 @@ st \- simple terminal .IR title ] .RB [ \-w .IR windowid ] +.RB [ \-z +.IR fontsize ] .RB \-l .IR line .RI [ stty_args ...] @@ -91,6 +95,10 @@ defines the window title (default 'st'). embeds st within the window identified by .I windowid .TP +.BI \-z " fontsize" +sets the default fontsize to +.I fontsize +.TP .BI \-l " line" use a tty .I line -- cgit v1.2.3