Update default frame width & height

This commit is contained in:
Evie Litherland-Smith 2024-07-23 06:44:19 +01:00
parent d40f3d7d90
commit cc94678848

View file

@ -55,7 +55,7 @@
completions-detailed t
kill-do-not-save-duplicates t
initial-frame-alist nil
default-frame-alist '((width . 120) (height . 40)))
default-frame-alist '((width . 96) (height . 32)))
(setq-default truncate-lines t
truncate-partial-width-windows nil)