focus follows mouse

This commit is contained in:
atagen 2025-10-03 10:19:49 +10:00
parent e496f90e62
commit eb14c8f6a4

View file

@ -10,6 +10,7 @@ input {
repeat-rate 25
track-layout "global"
}
focus-follows-mouse
warp-mouse-to-focus
}
output "DP-1" {
@ -49,7 +50,7 @@ layout {
}
cursor {
xcursor-theme "Afterglow-Recolored-Dracula-Orange"
xcursor-size 16
xcursor-size 24
hide-when-typing
hide-after-inactive-ms 5000
}