provide 'cce/doom-modeline) (
I'm trying something new, coming back to a modeline customization suite. This time, we find ourselves with the Doom Mode Line, which I use in a pretty "out of the box" configuration for now. I add icon representations for EXWM buffers so that they're not just default "document" icons.
use-package all-the-icons)
(use-package doom-modeline
(
:after all-the-icons
:configsetq doom-modeline-unicode-fallback t
(nil
doom-modeline-enable-word-count t)
doom-modeline-minor-modes 1))
(doom-modeline-mode 'all-the-icons-mode-icon-alist
(add-to-list "desktop"
'(exwm-mode all-the-icons-faicon 1.0 :face all-the-icons-purple)) :height