Skip to content

Commit

Permalink
tweak(doom-modeline): update the main modeline layout
Browse files Browse the repository at this point in the history
  • Loading branch information
abougouffa committed Mar 29, 2023
1 parent 4042455 commit f8c367e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions core/me-core-ui.el
Original file line number Diff line number Diff line change
Expand Up @@ -134,9 +134,9 @@ Useful for keeping track of the enabled theme."
(doom-modeline-def-modeline 'main
'(bar workspace-name window-number modals matches follow buffer-info
remote-host buffer-position word-count parrot selection-info)
'(objed-state misc-info persp-name battery grip irc mu4e gnus github debug
repl lsp minor-modes input-method indent-info buffer-encoding major-mode
process vcs checker time " ")))
'(compilation objed-state misc-info persp-name battery grip irc mu4e gnus
github debug repl lsp minor-modes input-method indent-info buffer-encoding
major-mode process vcs checker time " ")))


(provide 'me-core-ui)

0 comments on commit f8c367e

Please sign in to comment.