core-os: x-underline-at-descent-line = t
This commit is contained in:
parent
4567054aed
commit
805f7e7175
1 changed files with 2 additions and 3 deletions
|
@ -49,9 +49,8 @@
|
||||||
(osx-clipboard-mode +1)))))
|
(osx-clipboard-mode +1)))))
|
||||||
|
|
||||||
(IS-LINUX
|
(IS-LINUX
|
||||||
;; native tooltips are ugly!
|
(setq x-gtk-use-system-tooltips nil ; native tooltips are ugly!
|
||||||
(setq x-gtk-use-system-tooltips nil)
|
x-underline-at-descent-line t))) ; draw underline lower
|
||||||
))
|
|
||||||
|
|
||||||
(provide 'core-os)
|
(provide 'core-os)
|
||||||
;;; core-os.el ends here
|
;;; core-os.el ends here
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue