UI fixes
This commit is contained in:
parent
e91258ceff
commit
7fd8c80b2c
2 changed files with 6 additions and 1 deletions
|
@ -7,6 +7,8 @@
|
|||
;; Don't open files from the workspace in a new frame
|
||||
(setq ns-pop-up-frames nil)
|
||||
|
||||
(setq ns-antialias-text nil)
|
||||
|
||||
;; fix emacs PATH on OSX (GUI only)
|
||||
(use-package exec-path-from-shell
|
||||
:if (memq window-system '(mac ns))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue