From 1d414e15330c2f4ed928cb4d4d6837329edab8d0 Mon Sep 17 00:00:00 2001 From: iliajie Date: Mon, 31 Oct 2022 23:49:52 +0200 Subject: [PATCH] Fix to actually add an option with `0` value --- xterm/config | 1 + 1 file changed, 1 insertion(+) diff --git a/xterm/config b/xterm/config index a14fe8590..25b687c4a 100644 --- a/xterm/config +++ b/xterm/config @@ -1 +1,2 @@ base_port=555 +flavors=0 \ No newline at end of file