From 1d6096678019735a2016e704adc84b0bc80fbb11 Mon Sep 17 00:00:00 2001 From: Howard Abrams Date: Mon, 9 Jan 2023 20:06:16 -0800 Subject: [PATCH] Update reference to Prot's pulsar project --- ha-display.org | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/ha-display.org b/ha-display.org index 4f2ca64..73e6944 100644 --- a/ha-display.org +++ b/ha-display.org @@ -47,7 +47,7 @@ Large screen, lots of windows, so where is the cursor? While I used to use =hl-l #+begin_src emacs-lisp (use-package pulsar - :straight (:host gitlab :repo "protesilaos/pulsar") + :straight (:repo "https://git.sr.ht/~protesilaos/pulsar") :custom (pulsar-pulse-functions '(recenter-top-bottom move-to-window-line-top-bottom @@ -97,8 +97,7 @@ Large screen, lots of windows, so where is the cursor? While I used to use =hl-l outline-up-heading)) (pulsar-face 'pulsar-magenta) (pulsar-delay 0.055) - :bind ("" . pulsar-pulse-line) - :config (pulsar-global-mode)) + :bind ("" . pulsar-pulse-line)) #+end_src * Themes One does get used to a particular collection of colors. Mine is Tomorrow: