X-Git-Url: https://git.shemshak.org/gitweb.cgi/~bandali/configs/blobdiff_plain/5b47fe7fd03e0599688902e6804b32803d8ca53c..218e3f10356233fc87a222169281eac1c2b7eb16:/.emacs.d/init.el?ds=sidebyside diff --git a/.emacs.d/init.el b/.emacs.d/init.el index 8bf43bf..f1f4b1f 100644 --- a/.emacs.d/init.el +++ b/.emacs.d/init.el @@ -396,6 +396,7 @@ For disabling the behaviour for certain buffers and/or modes." ;; time and battery in mode-line (use-feature time + :demand :config (display-time-mode) :custom @@ -403,6 +404,7 @@ For disabling the behaviour for certain buffers and/or modes." (display-time-format "%a %b %-e, %-l:%M%P")) (use-feature battery + :demand :config (display-battery-mode) :custom