New created frames are decorated
This commit is contained in:
parent
1ba59326c2
commit
fd354df071
1 changed files with 1 additions and 2 deletions
3
init.el
3
init.el
|
@ -190,8 +190,7 @@
|
|||
(height . 50)
|
||||
(vertical-scroll-bars)
|
||||
,@(cond ((eq system-type 'gnu/linux)
|
||||
'((fullscreen . maximized)
|
||||
(undecorated . t))))))
|
||||
'((fullscreen . maximized))))))
|
||||
|
||||
(setq frame-resize-pixelwise t)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue