emacs: remove transparency

This commit is contained in:
Jeremy Baxter 2024-05-26 16:07:42 +12:00
parent 6a21a60e0f
commit e0e5fcc96f

View file

@ -231,9 +231,6 @@ One will be created if none exist."
(setq treesit-font-lock-level 4)
(load-theme 'catppuccin :no-confirm)
;; alpha
(add-to-list 'default-frame-alist '(alpha-background . 96))
;; nyan-mode
(package-install 'nyan-mode)
(setq nyan-animate-nyancat t)