Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to avoid multiple instances of an app in Taskbar module #3992

Open
Juanigrandinetti opened this issue Mar 20, 2025 · 1 comment
Open

Comments

@Juanigrandinetti
Copy link

Hi!

Ive configured taskbar module for my status bar as follows

  "wlr/taskbar": {
          "all-outputs": true,
          "format": "{icon}",
          "icon-theme": "Dracula",
          "tooltip": true,
          "tooltip-format": "{title}",
          "icon-size": 25
      }

Currently, if i open say 10 kitty instances, then its icon gets displayed 10 times. Instead, i would like each app icon to be displayed 1 time max. Is that possible?

Thanks!

@RobertMueller2
Copy link
Contributor

Not possible at this time, but a feature request for grouping exists in #2910.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants