1

Re-enable system tooltips

This commit is contained in:
Jessie Hildebrandt 2022-12-30 14:10:54 -05:00
parent fb97902db1
commit 67e291c823

View File

@ -318,7 +318,6 @@ DOCSTRING is an optional form that is discarded upon expansion."
(truncate-lines t "Truncate lines instead of wrapping")
(message-truncate-lines t "Truncate messages in the echo area")
(cursor-in-non-selected-windows nil "Hide cursor in inactive windows")
(x-gtk-use-system-tooltips nil "Disable GTK tooltips in favor of in-editor tooltips")
(ring-bell-function 'ignore "Disable terminal bell")
(fill-column 80 "Set default line-wrap column to column 80")
(max-mini-window-height 10 "Limit minibuffer height to 10 lines")