config/emacs: nvm

This commit is contained in:
Sakooooo 2024-10-09 19:06:47 +04:00
parent 22d30b8851
commit 891e7ce623
Signed by: sako
GPG key ID: FE52FD65B76E4751

View file

@ -207,13 +207,9 @@ kept-old-versions 5)
;; :config ;; :config
;; (load-theme 'grandshell t)) ;; (load-theme 'grandshell t))
;; (use-package ef-themes (use-package ef-themes
;; :config
;; (load-theme 'ef-dark t))
(use-package tao-theme
:config :config
(load-theme 'tao-yin t)) (load-theme 'ef-dark t))
;; emacsclient things ;; emacsclient things
(setq frame-resize-pixelwise t) (setq frame-resize-pixelwise t)