summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--attic/net/jao-proton-utils.el (renamed from lib/net/jao-proton-utils.el)0
-rw-r--r--init.org7
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
diff --git a/init.org b/init.org
index cdde312..0dbb872 100644
--- a/init.org
+++ b/init.org
@@ -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)