From 657498afd488edcac3eb7816d7a20073a8f23d5f Mon Sep 17 00:00:00 2001 From: Maciej Szlosarczyk Date: Wed, 30 Oct 2024 11:54:41 +0200 Subject: [PATCH] Yeah it doesn't work --- lisp/icejam-themes.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/icejam-themes.el b/lisp/icejam-themes.el index 0bd6c05..32eb4db 100644 --- a/lisp/icejam-themes.el +++ b/lisp/icejam-themes.el @@ -50,7 +50,7 @@ ;; (load-theme 'catppuccin t t)) ;; Disable cursor blinking -(blink-cursor-mode nil) +(blink-cursor-mode 0) ;; My own theme modifications: (with-eval-after-load 'base16-theme