aboutsummaryrefslogtreecommitdiff
path: root/.doom.d
diff options
context:
space:
mode:
authorVidhu Kant Sharma <vidhukant@vidhukant.com>2023-10-29 14:54:32 +0530
committerVidhu Kant Sharma <vidhukant@vidhukant.com>2023-10-29 14:54:32 +0530
commit5ea230cb5abd01358e1d4038caa75d2b922b641d (patch)
tree0f85d18b0e03792d2943423194c873ef0a672c98 /.doom.d
parentac7159874861ec4ac7fd6ecb38e02ac542c5ce72 (diff)
lots of minor tweaks
Diffstat (limited to '.doom.d')
-rw-r--r--.doom.d/custom.el2
1 files changed, 1 insertions, 1 deletions
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