mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-11 14:40:25 +01:00
Enterprise Architect is not being managed #416
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @nilsi on GitHub (Jun 20, 2024).
Hi,
I have an application that I need to use on a daily basis that are not working with Komorebi.
I tried adding it to applicatons.yaml like this:
But it still does not get picked up. It just acts like a floating window. Is there anything I can do to make this behave more like everything else.
Thanks for a great window manager!
@CtByte commented on GitHub (Jun 20, 2024):
I usually add apps I want to manage to the
komorebi.jsonfile like this.you can also use the
komorebic guicommand to see perhaps why it is not managed.You can try to have a look at the beginning of this video
@nilsi commented on GitHub (Jun 20, 2024):
I updated Komorebi to get the
komorebic guicommand, and suddenly it started working. Thanks a lot!