Disable goggles in text mode (lag org-mode, lazy)

This commit is contained in:
eriedaberrie 2023-01-24 21:34:41 -08:00
parent 0907c0c157
commit 5a4409e9cc

View file

@ -147,7 +147,7 @@
,(catppuccin-get-color 'overlay1))))))) ,(catppuccin-get-color 'overlay1)))))))
(use-package goggles (use-package goggles
:hook prog-mode text-mode :hook prog-mode
:config :config
(setq-default goggles-pulse t) (setq-default goggles-pulse t)
(with-eval-after-load 'catppuccin-theme (with-eval-after-load 'catppuccin-theme