From 41f12f8f8c390ed6dc82c2ac0d5f079752de006e Mon Sep 17 00:00:00 2001 From: cspark Date: Thu, 12 Dec 2024 22:33:32 +0000 Subject: [PATCH] Disable error flashing --- config.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.org b/config.org index 08b649f..f7711ee 100644 --- a/config.org +++ b/config.org @@ -152,7 +152,7 @@ Install and set the theme, ensuring that it is always installed: ;; (load-theme 'doom-homage-black t) ;; Enable flashing mode-line on errors - (doom-themes-visual-bell-config) + ;; (doom-themes-visual-bell-config) ;; Enable custom neotree theme (all-the-icons must be installed!) ;; (doom-themes-neotree-config)