mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-08-04 18:24:38 +02:00
i3-companion: use info icon for info about container
This commit is contained in:
parent
1ce4b299ef
commit
5489a3f2dd
1 changed files with 1 additions and 1 deletions
|
@ -592,7 +592,7 @@ async def container_info(i3, event):
|
|||
)
|
||||
result = await notify(
|
||||
i3,
|
||||
app_icon="system-search",
|
||||
app_icon="info",
|
||||
expire_timeout=10000,
|
||||
summary=summary,
|
||||
body=body,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue