modeline: tweak modified icon v-adjust
This commit is contained in:
parent
081db6f552
commit
79fbe56b76
1 changed files with 1 additions and 1 deletions
|
@ -274,7 +274,7 @@ directory, the file name, and its state (modified, read-only or non-existent)."
|
||||||
(concat (all-the-icons-faicon
|
(concat (all-the-icons-faicon
|
||||||
"floppy-o"
|
"floppy-o"
|
||||||
:face 'doom-modeline-buffer-modified
|
:face 'doom-modeline-buffer-modified
|
||||||
:v-adjust -0.1)
|
:v-adjust -0.0575)
|
||||||
" "))
|
" "))
|
||||||
((and buffer-file-name
|
((and buffer-file-name
|
||||||
(not (file-exists-p buffer-file-name)))
|
(not (file-exists-p buffer-file-name)))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue