From 8f3d69f3e83560b168cc43afc57ca52126b81c8d Mon Sep 17 00:00:00 2001 From: Harry Jeffery Date: Sat, 2 Dec 2017 15:55:07 +0000 Subject: Add options for window width and height Fixes #120 --- doc/imv.5.txt | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'doc') diff --git a/doc/imv.5.txt b/doc/imv.5.txt index 14a31b9..cb12eb3 100644 --- a/doc/imv.5.txt +++ b/doc/imv.5.txt @@ -31,6 +31,12 @@ The *[options]* section accepts the following settings: *fullscreen* = :: Start imv fullscreen. Defaults to 'false'. +*width* = :: + Initial width of the imv window. Defaults to 1280. + +*height* = :: + Initial height of the imv window. Defaults to 720. + *list_files_at_exit* = :: Print open files to stdout at exit, each on a separate line. Defaults to 'false'. -- cgit v1.2.3