summary refs log tree commit diff stats
path: root/init.el
diff options
context:
space:
mode:
authorCase Duckworth2021-04-30 12:49:58 -0500
committerCase Duckworth2021-04-30 12:49:58 -0500
commitdfab28d79fc690ed4f5913909fe65446d1dc2788 (patch)
treeb22a9a0dfa20ce08ddb898068ee91d24d40b65c1 /init.el
parentChange which-key popup delay (diff)
downloademacs-dfab28d79fc690ed4f5913909fe65446d1dc2788.tar.gz
emacs-dfab28d79fc690ed4f5913909fe65446d1dc2788.zip
Add the text scale to the modeline
Diffstat (limited to 'init.el')
-rw-r--r--init.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/init.el b/init.el index 0a82bfd..307b753 100644 --- a/init.el +++ b/init.el
@@ -939,6 +939,7 @@ if ripgrep is installed, otherwise `consult-grep'."
939 simple-modeline-segment-position 939 simple-modeline-segment-position
940 simple-modeline-segment-word-count) 940 simple-modeline-segment-word-count)
941 (simple-modeline-segment-misc-info 941 (simple-modeline-segment-misc-info
942 acdw-modeline/text-scale
942 simple-modeline-segment-process 943 simple-modeline-segment-process
943 acdw-modeline/god-mode-indicator 944 acdw-modeline/god-mode-indicator
944 acdw-modeline/minions 945 acdw-modeline/minions