From c10fc7a058c05edcedeb23bdcc9faae635f1780d Mon Sep 17 00:00:00 2001 From: Jaakko Keränen Date: Tue, 7 Sep 2021 22:08:22 +0300 Subject: App: Added options -w, -h for window sizing --- res/arg-help.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'res') diff --git a/res/arg-help.txt b/res/arg-help.txt index 9f6548f2..bf6e7e97 100644 --- a/res/arg-help.txt +++ b/res/arg-help.txt @@ -6,6 +6,7 @@ separate tabs. General options: -E, --echo Print all internal app events to stdout. + -h, --height N Set initial window height to N pixels. --help Print these instructions. --sw Disable hardware accelerated rendering. -u, --url-or-search URL | text @@ -13,6 +14,7 @@ General options: This only works if the search query URL has been configured. -V, --version Print the application version. + -w, --width N Set initial window width to N pixels. Options that control a running instance of Lagrange: -- cgit v1.2.3