This commit is contained in:
2025-11-22 14:04:34 +08:00
parent 5000e00fb6
commit 62dd22b544
3 changed files with 35 additions and 0 deletions
+1
View File
@@ -7,6 +7,7 @@
(load! "org")
(load! "ai")
(load! "inbox")
(load! "metrics")
;; Performance tweaks
(setq gc-cons-threshold 100000000 ; Increase GC threshold to 100MB