mirror of
https://github.com/librephoenix/nixos-config
synced 2025-07-06 06:52:13 +05:30
Fixes to emacs theming
This commit is contained in:
parent
69cd0d6c89
commit
bdfde8c4a6
3 changed files with 5 additions and 5 deletions
|
@ -114,8 +114,8 @@ Doom Emacs is traditionally installed by cloning the repository ([[https://githu
|
|||
(add-hook 'marginalia-mode-hook #'all-the-icons-completion-marginalia-setup)
|
||||
(all-the-icons-completion-mode)
|
||||
|
||||
;; This makes non-main buffers dimmer, so you can focus on main buffers
|
||||
(solaire-global-mode +1)
|
||||
;; Lighter/darker backgrounds can get annoying
|
||||
(solaire-global-mode -1)
|
||||
|
||||
;; Grammar tasing should be voluntary
|
||||
(setq writegood-mode nil)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue