fix: restore broken links
All checks were successful
deploy / build (push) Successful in 5m30s

This commit is contained in:
2024-09-21 15:27:37 +02:00
parent 420bd45c34
commit c02d6690ed
13 changed files with 34 additions and 43 deletions

View File

@@ -498,7 +498,7 @@ configuration for the ~mu4e~ package itself.
Quick sidenote: on Arch Linux, youll need to install either ~mu~ or
~mu-git~ from the AUR in order to use mu4e. I also have a ~.desktop~ file
to make it possible to open mu4e directly from my program picker. It
uses the shell script ~emacsmail~ Ive written [[file:bin.org::#Emacsmail-afffb7cd][here]].
uses the shell script ~emacsmail~ Ive written [[file:./scripts.md#emacsmail][here]].
#+header: :mkdirp yes
#+begin_src conf-desktop :tangle ~/.local/share/applications/mu4e.desktop
[Desktop Entry]
@@ -1092,7 +1092,7 @@ notification system, and Ill activate the modeline notification.
EMMS, also known as the /Emacs MultiMedia System/, allows the user to
interact through Emacs with multimedia elements such as music and
videos. My main use for it will be for music with MPD (see its
configuration [[file:mpd.org][here]]).
configuration [[file:/mpd.md][here]]).
#+begin_src emacs-lisp
(use-package emms
:defer t