Displays time in emacs modeline
This commit is contained in:
parent
813edb7c3d
commit
05339cf3b0
1 changed files with 2 additions and 1 deletions
|
@ -126,7 +126,8 @@
|
|||
(use-package smart-mode-line
|
||||
:ensure t
|
||||
:config
|
||||
(load-theme 'smart-mode-line-dark)
|
||||
(display-time)
|
||||
(load-theme 'smart-mode-line-respectful)
|
||||
(smart-mode-line-enable))
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue