Emacs GUI undecorated true
This commit is contained in:
parent
3b517fe50d
commit
ba43c998cb
1 changed files with 2 additions and 1 deletions
|
@ -15,7 +15,8 @@
|
|||
(quote
|
||||
((font . "Fira Code-11")
|
||||
(fullscreen . maximized)
|
||||
(alpha . 100))))
|
||||
(alpha . 100)
|
||||
(undecorated . t))))
|
||||
'(delete-selection-mode nil)
|
||||
'(elpy-modules
|
||||
(quote
|
||||
|
|
Loading…
Add table
Reference in a new issue