Replies: 1 comment 1 reply
-
|
@MaltheT I think this is what you need. Bonus: focus_follows_mouse is part of komorebi but no longer recommended, see here |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
I was just thinking of a small feature where windows you hover with the mouse will be selected automatically, saving that one extra click every now and then - similar to how it works in hyprland. This is already happening when you change windows with ALT + h/j/k/l, so I think that the solution could use that approach as inspiration.
This would be enabled in the
komorebi.jsonwith something like:If this is something that you are interested in, I would be happy to work on it. This would be my first Open Source contribution, so if you have any feedback on the idea or tips to help me get started, I would really appreciate it. 😊
Thanks for building amazing tiling window manager for Windows!
Beta Was this translation helpful? Give feedback.
All reactions