1

Set cursor to hidden in unfocused windows

This commit is contained in:
Jessie Hildebrandt 2022-02-02 00:05:12 -05:00
parent 303db04162
commit 4ad1c0c8a8

View File

@ -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