jt
/
conf
1
0
Fork 0

Spacemacs modeline no unicode

This commit is contained in:
Jarkko Toivanen 2023-06-10 17:51:41 +03:00
parent 0492d5c9ce
commit 5b79679d3c
Signed by: jt
GPG Key ID: 9151B109B73ECAD5
1 changed files with 1 additions and 1 deletions

View File

@ -423,7 +423,7 @@ It should only modify the values of Spacemacs settings."
;; If non-nil unicode symbols are displayed in the mode line.
;; If you use Emacs as a daemon and wants unicode characters only in GUI set
;; the value to quoted `display-graphic-p'. (default t)
dotspacemacs-mode-line-unicode-symbols t
dotspacemacs-mode-line-unicode-symbols nil
;; If non-nil smooth scrolling (native-scrolling) is enabled. Smooth
;; scrolling overrides the default behavior of Emacs which recenters point