This commit is contained in:
Sakooooo 2024-08-09 21:23:23 +04:00
parent 9109c61e41
commit 83cb66ccc9
Signed by: sako
GPG key ID: 3FD715D87D7725E0

View file

@ -202,15 +202,9 @@ kept-old-versions 5)
** Appearance
#+begin_src emacs-lisp
;; TODO: change this for something better i guess
(use-package doom-themes
:config
(load-theme 'doom-monokai-spectrum t))
<<<<<<< HEAD
(use-package monokai-theme
:config
(load-theme 'monokai t))
=======
;; emacsclient things
(setq frame-resize-pixelwise t)
;; ui settings apparently go below