Open NightMachinery opened 6 years ago
I have set powerline-text-scale-factor to 1.0 and called (spaceline-spacemacs-theme), the result is this:
(fsharp windows-scripts javascript vimscript
(elfeed :variables rmh-elfeed-org-files
(list "~/.emacs.d/private/feeds/elfeed1.org"))
(rust :variables rust-format-on-save t)
(haskell :variables haskell-enable-hindent t)
semantic lsp
(c-c++ :variables c-c++-enable-clang-support t)
html python chrome
(scala :variables scala-auto-insert-asterisk-in-comments t scala-use-unicode-arrows t scala-auto-insert-asterisk-in-comments t)
(evil-snipe :variables evil-snipe-enable-alternate-f-and-t-behaviors t)
autohotkey kotlin helm
(auto-completion :variables auto-completion-enable-help-tooltip t auto-completion-enable-snippets-in-popup t)
emacs-lisp
(ibuffer :variables ibuffer-group-buffers-by 'modes)
coq emoji
(unicode-fonts :variables unicode-fonts-force-multi-color-on-mac t)
git markdown org
(shell :variables shell-default-height 30 shell-default-position 'bottom)
spell-checking
(syntax-checking :variables syntax-checking-enable-tooltips t)
(elm :variables elm-sort-imports-on-save t elm-format-on-save t)
version-control osx racket clojure)
I am experiencing this same issue on my Arch Linux distro.
OS: Arch Linux Emacs version: 28.0.50 Kernel version: 5.7.11-arch1 Using GUI Emacs
@tjtrabue commented on Aug 24, 2020, 2:30 AM GMT+4:30:
I am experiencing this same issue on my Arch Linux distro.
OS: Arch Linux
Emacs version: 28.0.50
Kernel version: 5.7.11-arch1
Using GUI Emacs
I suggest you switch to https://github.com/hlissner/doom-emacs/blob/develop/docs/faq.org. It's much better than Spacemacs.
I have set powerline-text-scale-factor to 0.3, I have recompiled spaceline, I have restarted Emacs, and nothing has changed.