diff options
-rw-r--r-- | attic/net/jao-proton-utils.el (renamed from lib/net/jao-proton-utils.el) | 0 | ||||
-rw-r--r-- | init.org | 7 |
2 files changed, 1 insertions, 6 deletions
diff --git a/lib/net/jao-proton-utils.el b/attic/net/jao-proton-utils.el index 012a2ff..012a2ff 100644 --- a/lib/net/jao-proton-utils.el +++ b/attic/net/jao-proton-utils.el @@ -2502,15 +2502,10 @@ (jao-nm-applet) (jao-exec-string "killall nm-applet"))) #+end_src -*** Bluetooth +*** bluetooth #+BEGIN_SRC emacs-lisp (use-package bluetooth :ensure t) #+END_SRC -*** Proton - #+BEGIN_SRC emacs-lisp - (require 'jao-proton-utils) - (defalias 'proton-vpn 'proton-vpn-status) - #+END_SRC *** ssh #+begin_src emacs-lisp (use-package tramp) |