Skip to content

Commit

Permalink
change overwrite icon
Browse files Browse the repository at this point in the history
  • Loading branch information
seagle0128 committed May 10, 2024
1 parent 82bfc3e commit 65d0bd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doom-modeline-segments.el
Original file line number Diff line number Diff line change
Expand Up @@ -1737,7 +1737,7 @@ TEXT is alternative if icon is not available."
(not (bound-and-true-p evil-local-mode)))
(doom-modeline--modal-icon
"<W>" 'doom-modeline-overwrite "Overwrite mode"
"nf-md-note_edit" "🅦")))
"nf-md-marker" "🅦")))

(defsubst doom-modeline--god ()
"The current god state which is enabled by the command `god-mode'."
Expand Down

0 comments on commit 65d0bd8

Please sign in to comment.