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

View File

@ -89,7 +89,7 @@ Addressed by *wlr/taskbar*
*{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.