focus follows mouse
This commit is contained in:
parent
e496f90e62
commit
eb14c8f6a4
1 changed files with 2 additions and 1 deletions
|
|
@ -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
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue