From 5ea230cb5abd01358e1d4038caa75d2b922b641d Mon Sep 17 00:00:00 2001 From: Vidhu Kant Sharma Date: Sun, 29 Oct 2023 14:54:32 +0530 Subject: lots of minor tweaks --- .doom.d/custom.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.doom.d') diff --git a/.doom.d/custom.el b/.doom.d/custom.el index 09fcca5..7f572db 100644 --- a/.doom.d/custom.el +++ b/.doom.d/custom.el @@ -28,7 +28,7 @@ '(line-number-current-line :slant normal)) ; window transparency -(add-to-list 'default-frame-alist '(alpha . 90)) +(add-to-list 'default-frame-alist '(alpha . 70)) ;; dashboard config -- cgit v1.2.3