emacs, foot: use 96% window opacity
This commit is contained in:
parent
aee02e939f
commit
b970b774a7
2 changed files with 3 additions and 0 deletions
|
@ -182,6 +182,8 @@
|
|||
(package-install 'catppuccin-theme)
|
||||
(setq catppuccin-flavor 'mocha)
|
||||
(load-theme 'catppuccin :no-confirm)
|
||||
;; alpha
|
||||
(add-to-list 'default-frame-alist '(alpha-background . 96))
|
||||
|
||||
;; simple-modeline
|
||||
(package-install 'simple-modeline)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue