Re-enable system tooltips
This commit is contained in:
parent
fb97902db1
commit
67e291c823
1
init.el
1
init.el
@ -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")
|
||||
|
Loading…
Reference in New Issue
Block a user