Merge pull request #2306 from stefonarch/patch-1

Fix wrong name for {name}
This commit is contained in:
Alexis Rouillard 2023-07-16 18:21:00 +02:00 committed by GitHub
commit 1e2b9cb5ed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -89,7 +89,7 @@ Addressed by *wlr/taskbar*
*{icon}*: The icon of the application. *{icon}*: The icon of the application.
*{title}*: The application name as in desktop file if appropriate desktop fils found, otherwise same as {app_id} *{name}*: The application name as in desktop file if appropriate desktop fils found, otherwise same as {app_id}
*{title}*: The title of the application. *{title}*: The title of the application.