[NixOS] Use own picom config

This commit is contained in:
2021-07-18 20:20:00 -06:00
parent 84137f30be
commit 4e16364e40
4 changed files with 31 additions and 13 deletions

View File

@@ -1483,6 +1483,7 @@ The file server file for this emacs instance no longer exists.")
** beacon
#+BEGIN_SRC emacs-lisp
(use-package beacon
:disabled t
:demand t
:diminish beacon-mode
:bind ("C-c b" . beacon-blink)