Skip to content

Commit

Permalink
tweak(defaults): do not use system tooltips
Browse files Browse the repository at this point in the history
  • Loading branch information
abougouffa committed Mar 24, 2023
1 parent b9a7715 commit 3adf802
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions core/me-defaults.el
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,8 @@
prettify-symbols-unprettify-at-point t
;; Make tooltips last a bit longer (default 10s)
tooltip-hide-delay 20
;; Use small frames to display tooltips instead of the default OS tooltips
use-system-tooltips nil

;; ====== Undo ======
;; 10MB (default is 160kB)
Expand Down

0 comments on commit 3adf802

Please sign in to comment.