Minor changes.

This commit is contained in:
Howard Abrams 2023-02-27 13:46:17 -08:00
parent 01a0958e6f
commit 7a67663f40
2 changed files with 2 additions and 1 deletions

View file

@ -63,6 +63,8 @@ I would like a dedicate perspective to Mastodon, and I would like a leader key s
(ha-leader
"a m t" '("toot" . mastodon-toot)
"a m u" '("update" . mastodon-tl--update)
"a m f" '("favorite" . mastodon-toot--toggle-favourite)
"a m b" '("boost" . mastodon-toot--toggle-boost)
"a m d" '("discover" . mastodon-discover))
(my-mastodon-start))))

View file

@ -47,7 +47,6 @@ 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 (:repo "https://git.sr.ht/~protesilaos/pulsar")
:custom
(pulsar-pulse-functions '(recenter-top-bottom
move-to-window-line-top-bottom