Make tty experience more tolerable

This commit is contained in:
outfoxxed 2023-01-17 17:11:30 -08:00
parent 370c7bd425
commit 0a01dd905a
Signed by: outfoxxed
GPG key ID: 4C88A185FB89301E
2 changed files with 18 additions and 18 deletions

View file

@ -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)