This commit is contained in:
Sakooooo 2024-01-15 22:00:05 +04:00
parent 19fcf136cc
commit e6ae464d38
Signed by: sako
GPG key ID: FE52FD65B76E4751

View file

@ -738,8 +738,8 @@ Cause emacs overlay lol
*** Olivetti
#+begin_src emacs-lisp
(use-package olivetti
:hook ((org-mode . (lambda () (interactive) (olivetti-mode) (olivetti-set-width 150)))
(org-agenda-mode . (lambda () (interactive) (olivetti-mode) (olivetti-set-width 150)))))
:hook ((org-mode . (lambda () (interactive) (olivetti-mode) (olivetti-set-width 100)))
(org-agenda-mode . (lambda () (interactive) (olivetti-mode) (olivetti-set-width 100)))))
#+end_src
*** Org-Modern
*** Org-super-agenda
@ -765,6 +765,12 @@ Cause emacs overlay lol
:config
(org-roam-setup))
#+end_src
** Org-Wild-Notifier
#+begin_src emacs-lisp
(use-package org-wild-notifier
:config
(org-wild-notifier-mode))
#+end_src
** Alert.el
#+begin_src emacs-lisp
;; quick and dirty fix for windows alert.el