mirror of
https://github.com/correl/doom-modeline.git
synced 2024-11-23 19:19:50 +00:00
Change email icon.
This commit is contained in:
parent
d103243e2a
commit
ad2c82960b
1 changed files with 1 additions and 1 deletions
|
@ -1876,7 +1876,7 @@ mouse-1: Toggle Debug on Quit"
|
||||||
(concat
|
(concat
|
||||||
(if doom-modeline-icon
|
(if doom-modeline-icon
|
||||||
(concat
|
(concat
|
||||||
(doom-modeline-icon-material "mail"
|
(doom-modeline-icon-material "email"
|
||||||
:height 1.1
|
:height 1.1
|
||||||
:v-adjust -0.225
|
:v-adjust -0.225
|
||||||
:face 'doom-modeline-warning)
|
:face 'doom-modeline-warning)
|
||||||
|
|
Loading…
Reference in a new issue