thng
This commit is contained in:
parent
680f9505ea
commit
1d53768546
1 changed files with 2 additions and 1 deletions
|
@ -1291,7 +1291,8 @@ okay this one is a bit more understandable
|
||||||
#+end_src
|
#+end_src
|
||||||
** Discord RPC
|
** Discord RPC
|
||||||
#+begin_src emacs-lisp
|
#+begin_src emacs-lisp
|
||||||
(use-package elcord)
|
(use-package elcord
|
||||||
|
:hook (projectile-mode . elcord-mode))
|
||||||
#+end_src
|
#+end_src
|
||||||
** Email
|
** Email
|
||||||
This ONLY works on Linux and Darwin
|
This ONLY works on Linux and Darwin
|
||||||
|
|
Loading…
Reference in a new issue