This commit is contained in:
Sakooooo 2024-09-12 21:59:01 +04:00
parent 4ec98f0900
commit 9b373ae64f
Signed by: sako
GPG key ID: FE52FD65B76E4751

View file

@ -201,9 +201,9 @@ kept-old-versions 5)
#+end_src #+end_src
** Appearance ** Appearance
#+begin_src emacs-lisp #+begin_src emacs-lisp
(use-package ef-themes (use-package doom-themes
:config :config
(load-theme 'ef-maris-dark t)) (load-theme 'doom-sourcerer t))
;; emacsclient things ;; emacsclient things
(setq frame-resize-pixelwise t) (setq frame-resize-pixelwise t)