From f7c59e40c954af21203746104da9ecc6d27bcea8 Mon Sep 17 00:00:00 2001 From: Ferdinand Schober Date: Tue, 19 Mar 2024 13:14:53 +0100 Subject: [PATCH] Update config.toml --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index 79f7719..ef66ae3 100644 --- a/config.toml +++ b/config.toml @@ -1,7 +1,7 @@ # example configuration # release bind -release_bind = [ "KeyA", "KeyS", "KeyD", "KeyS" ] +release_bind = [ "KeyA", "KeyS", "KeyD", "KeyF" ] # optional port (defaults to 4242) port = 4242