diff --git a/bin/i3-companion b/bin/i3-companion index 2375e9a..ef5ac6b 100755 --- a/bin/i3-companion +++ b/bin/i3-companion @@ -227,7 +227,7 @@ async def window_info(i3, event): if not window: return logger.info(f"window raw information: {window.ipc_data}") - summary = f"Information about window {window.window}" + summary = "About focused container" r = window.rect w = window info = {