config/emacs: again

This commit is contained in:
Sakooooo 2024-10-13 20:11:08 +04:00
parent 5d4795557c
commit 60f3c421b4
Signed by: sako
GPG key ID: FE52FD65B76E4751

View file

@ -211,9 +211,13 @@ kept-old-versions 5)
;; :config ;; :config
;; (load-theme 'ef-dark t)) ;; (load-theme 'ef-dark t))
(use-package kanagawa-themes ;; (use-package kanagawa-themes
;; :config
;; (load-theme 'kanagawa-dragon t))
(use-package klere-theme
:config :config
(load-theme 'kanagawa-dragon t)) (load-theme 'klere t))
;; emacsclient things ;; emacsclient things
(setq frame-resize-pixelwise t) (setq frame-resize-pixelwise t)