mirror of
https://github.com/larstvei/dot-emacs.git
synced 2024-11-26 07:28:31 +00:00
Rounded corners
This commit is contained in:
parent
047d681931
commit
dd47252be7
2
init.org
2
init.org
@ -463,7 +463,7 @@
|
|||||||
|
|
||||||
#+begin_src emacs-lisp :tangle early-init.el
|
#+begin_src emacs-lisp :tangle early-init.el
|
||||||
|
|
||||||
(add-to-list 'default-frame-alist '(undecorated . t))
|
(add-to-list 'default-frame-alist '(undecorated-round . t))
|
||||||
(add-to-list 'default-frame-alist '(internal-border-width . 24))
|
(add-to-list 'default-frame-alist '(internal-border-width . 24))
|
||||||
|
|
||||||
#+end_src
|
#+end_src
|
||||||
|
Loading…
Reference in New Issue
Block a user