diff --git a/.emacs.d/init.el b/.emacs.d/init.el index d54ee73..98ed4bd 100644 --- a/.emacs.d/init.el +++ b/.emacs.d/init.el @@ -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)