diff options
author | jao <jao@gnu.org> | 2022-02-03 21:54:32 +0000 |
---|---|---|
committer | jao <jao@gnu.org> | 2022-02-03 21:54:32 +0000 |
commit | 653586439de228747fa60abc9e28dc9d901d9bcb (patch) | |
tree | 7da247304d2865c0c14a90279179b031c0cc14b1 /attic | |
parent | 51a043059d8f72e8325d2e2a2b758fc3d647ad0d (diff) | |
download | elibs-653586439de228747fa60abc9e28dc9d901d9bcb.tar.gz elibs-653586439de228747fa60abc9e28dc9d901d9bcb.tar.bz2 |
enwc
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 |