This commit is contained in:
Zelong Kuang
2025-11-22 01:42:50 +11:00
parent a38b0fb5f5
commit be30ce183c
2 changed files with 2 additions and 2 deletions

View File

@@ -20,7 +20,7 @@
(add-to-list 'default-frame-alist '(width . 120)))
('gnu/linux ; Linux (including Debian)
(setq doom-font (font-spec :family "Maple Mono" :size 40)) ; 20 * 1.5
(setq doom-font (font-spec :family "Maple Mono" :size 30)) ; 20 * 1.5
(add-to-list 'default-frame-alist '(height . 45))
(add-to-list 'default-frame-alist '(width . 100))))
(setq catppuccin-flavor 'catppuccin)