thing
This commit is contained in:
parent
eacc5c0dff
commit
3b71749933
2 changed files with 6 additions and 3 deletions
|
@ -1330,8 +1330,9 @@ GNU patch review metho dor sometihng idk
|
|||
#+end_src
|
||||
** Org-wild-notifier
|
||||
#+begin_src emacs-lisp
|
||||
(use-package org-wild-notifier
|
||||
(use-package org-wild-notifier
|
||||
:config
|
||||
(setq alert-default-style 'libnotify)
|
||||
(org-wild-notifier-mode))
|
||||
#+end_src
|
||||
** Org-Pomodoro
|
||||
|
|
|
@ -126,6 +126,8 @@ in {
|
|||
emacs-lsp-booster
|
||||
# zenity-color-picker
|
||||
zenity
|
||||
# org-wild-notifier
|
||||
libnotify
|
||||
];
|
||||
|
||||
systemd.services.hydroxide = {
|
||||
|
|
Loading…
Reference in a new issue