From d9d1a7c603386716638e6a62a7cc97d02e3d1e53 Mon Sep 17 00:00:00 2001 From: Harry Jeffery Date: Tue, 28 Nov 2017 22:45:28 +0000 Subject: Add stay_fullscreen_on_focus_loss option Fixes #103 --- files/imv_config | 3 +++ 1 file changed, 3 insertions(+) (limited to 'files/imv_config') diff --git a/files/imv_config b/files/imv_config index 08afc48..fc0f4b2 100644 --- a/files/imv_config +++ b/files/imv_config @@ -32,6 +32,9 @@ # Font to use for the overlay # overlay_font = Monospace:24 +# Stay fullscreen when we lose focus +# stay_fullscreen_on_focus_loss = true + # Disable imv's builtin binds so they don't conflict with the ones in this config suppress_default_binds = true -- cgit v1.2.3