LGUG2Z / komorebi

A tiling window manager for Windows 🍉

Home Page:https://lgug2z.github.io/komorebi/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[FEAT]: Automatically Focus window on mouse hover

renhiyama opened this issue · comments

I had been using Hyprland for a long time.
It had this feature where the window your mouse was on, would be automatically highlighted/made active. This made it easier for me to use tiling, well knowing that the cursor is where I will be focusing on, and hence I'd be running any modification shortcuts on that window only.

i think focus_follows_mouse gives what you need.
https://komorebi.lgug2z.com/schema#focus_follows_mouse

it accepts two optiosn:
"focus_follows_mouse": "Komorebi",
or
"focus_follows_mouse": "Windows",