Add ement and writeroom-mode
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
:config
|
||||
(load-theme 'zenburn t))
|
||||
|
||||
;;Org
|
||||
;; Writing
|
||||
(use-package org
|
||||
:config
|
||||
(load "~/.emacs.d/elisp/org-setup.el"))
|
||||
@@ -21,6 +21,8 @@
|
||||
:config
|
||||
(load "~/.emacs.d/elisp/org-roam-setup.el"))
|
||||
|
||||
(use-package writeroom-mode)
|
||||
|
||||
;; modeline
|
||||
;; configure the default one
|
||||
(load "~/.emacs.d/elisp/modeline-setup.el")
|
||||
@@ -71,6 +73,9 @@
|
||||
:hook
|
||||
(after-init . mu4e-alert-enable-mode-line-display))
|
||||
|
||||
;; Matrix
|
||||
(use-package ement)
|
||||
|
||||
;; Read Gopher and Gemini
|
||||
(use-package elpher)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user