Revert "oooh"

This reverts commit 57467ba119.
This commit is contained in:
Sakooooo 2023-09-05 13:36:54 +04:00
parent 28f14c4875
commit 9c735e1210
Signed by: sako
GPG key ID: 3FD715D87D7725E0
2 changed files with 2 additions and 6 deletions

View file

@ -105,8 +105,7 @@
;;(setq doom-themes-treemacs-theme "doom-atom") ; use "doom-colors" for less minimal icon theme
;;(doom-themes-treemacs-config)
;; Corrects (and improves) org-mode's native fontification.
;;(doom-themes-org-config)
)
;;(doom-themes-org-config))
;; better statusbar
(use-package doom-modeline

View file

@ -13,10 +13,7 @@ in
# bro
direnv
# oh my days
emacsWithPackagesFromUsePackage {
package = pkgs.emacs;
config = ../../../../config/emacs/init.el
};
emacs
];
home-manager.users.sako.home.file.".emacs.d" = {
enable = true;