Hi everyone,
I started using a new application "Power BI Desktop" ().
When I open this app it is not recognized by komorebi, meaning it is unmanged.
I looked into https://github.com/LGUG2Z/komorebi-application-specific-configuration and did not find an entry for this app there.
So I adjusted my komorebi config to include
"manage_rules": [ { "kind": "Exe", "id": "PBIDesktop.exe", "matching_strategy": "Equals" } ]
When I now open the app it is recognized but managed as a floating window.
Why is that? And what do I have to do to have it tiling like all other app windows on startup?
Thank you!
