Update
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
;; Faster to disable these here (before they've been initialized)
|
||||
(push '(menu-bar-lines . 0) default-frame-alist)
|
||||
(push '(tool-bar-lines . 0) default-frame-alist)
|
||||
(push '(vertical-scroll-bars) default-frame-alist)
|
||||
(push '(vertical-scroll-bars . 0) default-frame-alist)
|
||||
(when (featurep 'ns)
|
||||
(push '(ns-transparent-titlebar . t) default-frame-alist))
|
||||
;; (push '(ns-appearance . light) default-frame-alist))
|
||||
|
||||
Reference in New Issue
Block a user