Battery status is nice when avalible

This commit is contained in:
tecosaur 2020-01-10 02:04:48 +08:00
parent 2ccc69dd5e
commit 5e548d753b
1 changed files with 1 additions and 0 deletions

View File

@ -39,6 +39,7 @@ shown by =SPC h v= and selecting what I thought looks good, I've ended up adding
(delete-selection-mode 1) ; Replace selection when inserting text
(display-time-mode 1) ; Enable time in the mode-line
(display-battery-mode 1) ; On laptops it's nice to know how much power you have
(global-subword-mode 1) ; Iterate through CamelCase words
#+END_SRC
*** Fullscreen