mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Add pos-tip settings
This commit is contained in:
@ -28,6 +28,9 @@
|
|||||||
use-dialog-box nil ; always avoid GUI
|
use-dialog-box nil ; always avoid GUI
|
||||||
visible-cursor nil
|
visible-cursor nil
|
||||||
x-stretch-cursor nil
|
x-stretch-cursor nil
|
||||||
|
;; `pos-tip' defaults
|
||||||
|
pos-tip-internal-border-width 6
|
||||||
|
pos-tip-border-width 1
|
||||||
;; no beeping or blinking please
|
;; no beeping or blinking please
|
||||||
ring-bell-function #'ignore
|
ring-bell-function #'ignore
|
||||||
visible-bell nil
|
visible-bell nil
|
||||||
|
Reference in New Issue
Block a user