X-Git-Url: https://git.shemshak.org/~bandali/configs/blobdiff_plain/1278d522a2b6776b619da3ee462f0b55193e3eb4..0d78df2f86cf87faccb5c815564a37537e1d3753:/init.org diff --git a/init.org b/init.org index b82ba6f..cfbeea8 100644 --- a/init.org +++ b/init.org @@ -907,7 +907,7 @@ There's no way I could top that, so I won't attempt to. (ibuffer-saved-filter-groups '(("default" ("dired" (mode . dired-mode)) - ("org" (name . "^.*org$")) + ("org" (mode . org-mode)) ("web" (or (mode . web-mode) @@ -1364,14 +1364,6 @@ Emacs package that displays available keybindings in popup :hook (after-init . doom-modeline-init)) #+end_src -** [[https://github.com/11111000000/tao-theme-emacs][tao-theme]] - -#+begin_src emacs-lisp :tangle no -(use-package tao-theme - :demand t - :config (load-theme 'tao-yang t)) -#+end_src - ** [[https://github.com/maio/eink-emacs][eink-theme]] #+begin_src emacs-lisp