forked from colonelpanic/dotfiles
[Emacs] Add kedconnect package
This commit is contained in:
parent
761dabb23f
commit
7e54b7b6ca
@ -3363,6 +3363,10 @@ crux-reopen-as-root-mode makes it so that any file owned by root will automatica
|
||||
(progn
|
||||
(crux-reopen-as-root-mode)))
|
||||
#+END_SRC
|
||||
** kde-connect
|
||||
#+BEGIN_SRC emacs-lisp
|
||||
(use-package kdeconnect)
|
||||
#+END_SRC
|
||||
* Chat
|
||||
** erc
|
||||
#+BEGIN_SRC emacs-lisp
|
||||
|
Loading…
Reference in New Issue
Block a user