Actually use focus_follows_pointer and pointer_warp_on_focus_change

This commit is contained in:
Ben Buhse 2026-01-27 15:30:30 -06:00
commit 676ca40891
No known key found for this signature in database
GPG key ID: 7916ACFCD38FD0B4
5 changed files with 37 additions and 26 deletions

10
examples/config.kdl Normal file
View file

@ -0,0 +1,10 @@
attach_mode top
focus_follows_pointer true
pointer_warp_on_focus_change true
borders {
width 2
color_focused 0x89b4fa
color_unfocused 0x1e1e2e
}