From df1c8ab820be4dcef0ae109e54007e8508c7b49d Mon Sep 17 00:00:00 2001 From: GabriWar <72227489+GabriWar@users.noreply.github.com> Date: Wed, 17 Nov 2021 00:27:19 -0300 Subject: [PATCH] removed flashbang --- .config/kitty/kitty.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/kitty/kitty.conf b/.config/kitty/kitty.conf index 160e2f13..e8064d74 100644 --- a/.config/kitty/kitty.conf +++ b/.config/kitty/kitty.conf @@ -338,7 +338,7 @@ enable_audio_bell no #: Enable/disable the audio bell. Useful in environments that require #: silence. -visual_bell_duration 0.1 +visual_bell_duration 0.0 #: Visual bell duration. Flash the screen when a bell occurs for the #: specified number of seconds. Set to zero to disable.