mirror of
https://github.com/jimeh/.emacs.d.git
synced 2026-02-19 13:46:41 +00:00
feat(core/editor): disable graphical dialog boxes
This commit is contained in:
@@ -16,6 +16,9 @@
|
||||
|
||||
(menu-bar-mode -1)
|
||||
|
||||
;; disable UI-based dialog boxes
|
||||
(setq use-dialog-box nil)
|
||||
|
||||
;; disable startup screen
|
||||
(setq inhibit-startup-screen t)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user