diff options
Diffstat (limited to 'attic')
-rw-r--r-- | attic/misc.org | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/attic/misc.org b/attic/misc.org index 11f6162..2cb0fce 100644 --- a/attic/misc.org +++ b/attic/misc.org @@ -288,16 +288,6 @@ (defalias 'jao-player-random-album 'jao-emms-random-album-next) #+end_src -* enwc - #+BEGIN_SRC emacs-lisp - (use-package enwc - :ensure t - :init (setq enwc-default-backend 'nm - enwc-backend 'nm - enwc-display-mode-line nil - enwc-wired-device "enp3s0f0" - enwc-wireless-device "wlp1s0")) - #+END_SRC * frm #+begin_src emacs-lisp (use-package jao-frm |