feat: do things the way doom intended
This commit is contained in:
@@ -508,6 +508,7 @@
|
||||
(setq org-pomodoro-short-break-sound "~/Music/shortbreak.wav")
|
||||
(setq org-pomodoro-long-break-sound "~/Music/longbreak.wav")
|
||||
(setq x-select-enable-clipboard-manager nil)
|
||||
(setq select-active-regions nil)
|
||||
(setq org-trello-files '("~/org/grad-trello.org"))
|
||||
(setq straight-disable-native-compile '("org-trello") )
|
||||
(setq org-agenda-span 'day)
|
||||
|
||||
@@ -153,7 +153,7 @@
|
||||
;;nim ; python + lisp at the speed of c
|
||||
;;nix ; I hereby declare "nix geht mehr!"
|
||||
;;ocaml ; an objective camel
|
||||
(org +dnd +roam2) ; organize your plain life in plain text
|
||||
(org +dnd +roam2 +pomodoro) ; organize your plain life in plain text
|
||||
;;php ; perl's insecure younger brother
|
||||
;;plantuml ; diagrams for confusing people more
|
||||
;;purescript ; javascript, but functional
|
||||
|
||||
@@ -59,7 +59,7 @@
|
||||
(package! org-contrib)
|
||||
(package! ponylang-mode)
|
||||
(package! pony-mode)
|
||||
(package! org-pomodoro)
|
||||
;; (package! org-pomodoro)
|
||||
(package! org-trello)
|
||||
(package! protobuf-mode)
|
||||
(package! poetry)
|
||||
|
||||
Reference in New Issue
Block a user