Weird issues on macOS w doom doctor, disable for Now

main
earnest ma 2022-04-06 20:49:58 -04:00
parent 73c583246d
commit cbc0c098b8
Signed by: earnest ma
GPG Key ID: A343F43342EB6E2A
1 changed files with 2 additions and 2 deletions

View File

@ -34,8 +34,8 @@
(display-time-mode +1) ; show the time
;; show battery level (when on a laptop)
(unless (string-match-p "^Power N/A" (battery))
(display-battery-mode 1))
;; (unless (string-match-p "^Power N/A" (battery))
;; (display-battery-mode 1))
;; From Tecosaur's config: hide encoding when it's what's expected
(defun doom-modeline-conditional-buffer-encoding ()