Weird issues on macOS w doom doctor, disable for Now
parent
73c583246d
commit
cbc0c098b8
|
@ -34,8 +34,8 @@
|
||||||
(display-time-mode +1) ; show the time
|
(display-time-mode +1) ; show the time
|
||||||
|
|
||||||
;; show battery level (when on a laptop)
|
;; show battery level (when on a laptop)
|
||||||
(unless (string-match-p "^Power N/A" (battery))
|
;; (unless (string-match-p "^Power N/A" (battery))
|
||||||
(display-battery-mode 1))
|
;; (display-battery-mode 1))
|
||||||
|
|
||||||
;; From Tecosaur's config: hide encoding when it's what's expected
|
;; From Tecosaur's config: hide encoding when it's what's expected
|
||||||
(defun doom-modeline-conditional-buffer-encoding ()
|
(defun doom-modeline-conditional-buffer-encoding ()
|
||||||
|
|
Loading…
Reference in New Issue