diff --git a/early-init.el b/early-init.el index ec085762..fcb8c124 100644 --- a/early-init.el +++ b/early-init.el @@ -4,4 +4,4 @@ (width . 85) (height . 50) (and (eq system-type 'gnu/linux) - (undecorated . t)))) + (undecorated . t))))