modeline: tweak modified icon v-adjust

This commit is contained in:
Henrik Lissner 2017-06-17 22:43:59 +02:00
parent 081db6f552
commit 79fbe56b76

View file

@ -274,7 +274,7 @@ directory, the file name, and its state (modified, read-only or non-existent)."
(concat (all-the-icons-faicon
"floppy-o"
:face 'doom-modeline-buffer-modified
:v-adjust -0.1)
:v-adjust -0.0575)
" "))
((and buffer-file-name
(not (file-exists-p buffer-file-name)))