diff --git a/init.el b/init.el index a4fe0d7..3577e88 100644 --- a/init.el +++ b/init.el @@ -68,6 +68,7 @@ message-truncate-lines t ; Truncate messages in the echo area inhibit-startup-screen t ; Don't show startup screen inhibit-splash-screen t ; Don't show splash screen + cursor-in-non-selected-windows nil ; Don't show cursor in unfocused windows x-gtk-use-system-tooltips nil ; Don't use system tooltips mouse-wheel-progressive-speed nil ; Don't accelerate mouse scrolling scroll-preserve-screen-position 1 ; Don't move cursor while scrolling