This commit is contained in:
Zelong Kuang
2025-12-19 09:44:24 +11:00
parent d5c05d264f
commit 28c83f6731
2 changed files with 3 additions and 2 deletions

View File

@@ -61,8 +61,8 @@
('gnu/linux ; Linux (including Debian)
(set-face-attribute 'default nil :font "Maple Mono-14") ; 20 * 1.5
(add-to-list 'default-frame-alist '(height . 45))
(add-to-list 'default-frame-alist '(width . 110))))
(add-to-list 'default-frame-alist '(height . 40))
(add-to-list 'default-frame-alist '(width . 90))))
(use-package diff-hl