Set cursor to hidden in unfocused windows
This commit is contained in:
parent
303db04162
commit
4ad1c0c8a8
1
init.el
1
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
|
||||
|
Loading…
Reference in New Issue
Block a user