Emacs: fixed typo
This commit is contained in:
parent
a6db37da88
commit
4eb776a67c
1 changed files with 1 additions and 1 deletions
|
@ -1389,7 +1389,7 @@ signature-file is the path to the file which contains the signature."
|
|||
;; Fancy battery display
|
||||
(use-package fancy-battery
|
||||
:after spaceline
|
||||
:config (fance-battery-mode))
|
||||
:init (fancy-battery-mode))
|
||||
|
||||
;; spaceline-all-the-icons
|
||||
;; A Spaceline Mode Line theme using All The Icons
|
||||
|
|
Loading…
Reference in a new issue