You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is sadly very heavily dependant on if you're using X11 or wayland, and in case of wayland also on the specific compositor you're using. While possible, I feel like this is currently somewhat out of scope, and would better be implemented externally as some tool that fetches the information (and potentially just spits out yuck syntax for use in literal widgets)
Description of the widget
add a widget or a magic variable that show the currently opened apps

example:
Implementation proposal
No response
Example usage
(task-bar ; this name is also used on waybar
:title bool ; to show the title of the application
:icon bool ; to show the icon of the application
)
Additional context
No response
The text was updated successfully, but these errors were encountered: