From e313d2925f1f201d140c74706fc75434ba0d753e Mon Sep 17 00:00:00 2001 From: "Daniel M. Capella" Date: Thu, 17 Nov 2016 18:09:57 -0500 Subject: [PATCH] config: Add fullscreen option --- config | 1 + 1 file changed, 1 insertion(+) diff --git a/config b/config index bffcee1..88786b4 100644 --- a/config +++ b/config @@ -8,6 +8,7 @@ dynamic_title = true urgent_on_bell = true clickable_url = true font = Monospace 9 +#fullscreen = true scrollback_lines = 10000 search_wrap = true #icon_name = terminal