Show DOOM in dashboard mode-line
This commit is contained in:
parent
a8986c38fa
commit
27b1d08c19
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@
|
|||
|
||||
|
||||
(define-derived-mode +doom-dashboard-mode special-mode
|
||||
(concat "v" doom-version)
|
||||
(format "DOOM v%s" doom-version)
|
||||
"Major mode for the DOOM dashboard buffer."
|
||||
(read-only-mode +1)
|
||||
(setq truncate-lines t
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue