Add Frame Opacity of 95%

This commit is contained in:
Sravan Balaji
2021-09-26 10:07:39 -04:00
parent 918d196525
commit b306142220
2 changed files with 8 additions and 0 deletions

View File

@@ -16,6 +16,8 @@
(setq doom-theme 'doom-dracula)
(doom/set-frame-opacity 95)
(setq display-line-numbers-type t)
(setq-default tab-width 4)