Fix #5169: x-underline-at-descent-line = nil
Looks weird when line-spacing is non-zero.
This commit is contained in:
parent
ff2e75b15e
commit
57026c4b70
1 changed files with 0 additions and 3 deletions
|
@ -571,9 +571,6 @@ windows, switch to `doom-fallback-buffer'. Otherwise, delegate to original
|
|||
(cons 'custom-theme-directory
|
||||
(delq 'custom-theme-directory custom-theme-load-path)))
|
||||
|
||||
;; Underline looks a bit better when drawn lower
|
||||
(setq x-underline-at-descent-line t)
|
||||
|
||||
(defun doom-init-fonts-h (&optional reload)
|
||||
"Loads `doom-font'."
|
||||
(when (fboundp 'set-fontset-font)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue