New created frames are decorated

This commit is contained in:
Marcus Kammer 2024-09-15 10:10:01 +02:00
parent 1ba59326c2
commit fd354df071
Signed by: marcuskammer
GPG key ID: C374817BE285268F

View file

@ -190,8 +190,7 @@
(height . 50) (height . 50)
(vertical-scroll-bars) (vertical-scroll-bars)
,@(cond ((eq system-type 'gnu/linux) ,@(cond ((eq system-type 'gnu/linux)
'((fullscreen . maximized) '((fullscreen . maximized))))))
(undecorated . t))))))
(setq frame-resize-pixelwise t) (setq frame-resize-pixelwise t)