Update debug icon and bump version to 1.9.7.

This commit is contained in:
Vincent Zhang 2019-04-10 00:46:32 +08:00
parent c5b5a4d2d2
commit 4c734d7f3e
2 changed files with 2 additions and 2 deletions

View file

@ -1785,7 +1785,7 @@ mouse-3: Fetch notifications"
(if doom-modeline-icon
(doom-modeline-icon-material "bug_report"
:height 1.1
:v-adjust -0.225
:v-adjust (/ -0.27 all-the-icons-scale-factor)
:face face)
(propertize "!" 'face face)))

View file

@ -4,7 +4,7 @@
;; Author: Vincent Zhang <seagle0128@gmail.com>
;; Homepage: https://github.com/seagle0128/doom-modeline
;; Version: 1.9.6
;; Version: 1.9.7
;; Package-Requires: ((emacs "25.1") (all-the-icons "1.0.0") (shrink-path "0.2.0") (eldoc-eval "0.1") (dash "2.11.0"))
;; Keywords: faces mode-line