aboutsummaryrefslogtreecommitdiff
path: root/files
diff options
context:
space:
mode:
authorHarry Jeffery <harry@exec64.co.uk>2017-11-28 22:45:28 +0000
committerHarry Jeffery <harry@exec64.co.uk>2017-11-28 22:45:28 +0000
commitd9d1a7c603386716638e6a62a7cc97d02e3d1e53 (patch)
tree3c08bf9e242b4edf1e5019c3498d4772bbc8415e /files
parentd990a01c2176d939fbbf40b4afdd7a78520f7575 (diff)
downloadimv-d9d1a7c603386716638e6a62a7cc97d02e3d1e53.tar.gz
Add stay_fullscreen_on_focus_loss option
Fixes #103
Diffstat (limited to 'files')
-rw-r--r--files/imv_config3
1 files changed, 3 insertions, 0 deletions
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