This commit is contained in:
Sakooooo 2024-02-03 14:27:20 +04:00
parent 680f9505ea
commit 1d53768546
Signed by: sako
GPG key ID: FE52FD65B76E4751

View file

@ -1291,7 +1291,8 @@ okay this one is a bit more understandable
#+end_src
** Discord RPC
#+begin_src emacs-lisp
(use-package elcord)
(use-package elcord
:hook (projectile-mode . elcord-mode))
#+end_src
** Email
This ONLY works on Linux and Darwin