Update transparency

This commit is contained in:
Marcus Kammer 2021-04-08 18:24:44 +02:00
parent 2ab2ceb003
commit 5a9d70e9b6

View file

@ -65,7 +65,7 @@
;; Windows, Frames
(setq default-frame-alist
'((font . "Fira Code-11")
(alpha . 100)
(alpha . 98)
(width . 94)
(height . 70)))