From 00aca0696d5c8ec212842c811bc4a6338a942804 Mon Sep 17 00:00:00 2001 From: Vidhu Kant Sharma Date: Sun, 29 Oct 2023 16:30:28 +0530 Subject: added more useful keybinds --- .doom.d/custom.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.doom.d/custom.el') diff --git a/.doom.d/custom.el b/.doom.d/custom.el index 7f572db..ff6a149 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 . 70)) +(add-to-list 'default-frame-alist '(alpha . 80)) ;; dashboard config -- cgit v1.2.3