Make tty experience more tolerable
This commit is contained in:
parent
370c7bd425
commit
0a01dd905a
2 changed files with 18 additions and 18 deletions
|
@ -1,8 +1,9 @@
|
|||
(setq native-comp-speed -1)
|
||||
;; (setq package-enable-at-startup nil)
|
||||
|
||||
;; Anti-flashbang
|
||||
(custom-set-faces
|
||||
'(default ((t (:foreground "#b7c9ee" :background "#0d1017")))))
|
||||
;;(custom-set-faces
|
||||
;; '(default ((t (:foreground "#b7c9ee" :background "#0d1017")))))
|
||||
(menu-bar-mode -1)
|
||||
(tool-bar-mode -1)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue