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 add flags to an app's launcher icon in the taskbar? #2215

Open
mapleroyal opened this issue Nov 19, 2024 · 1 comment
Open

How to add flags to an app's launcher icon in the taskbar? #2215

mapleroyal opened this issue Nov 19, 2024 · 1 comment

Comments

@mapleroyal
Copy link

mapleroyal commented Nov 19, 2024

Running gtk-launch google-chrome from a terminal will launch chrome using the Exec line from /usr/share/applications/google-chrome.desktop:

Exec=/usr/bin/google-chrome-stable --enable-features=TouchpadOverscrollHistoryNavigation %U

But pinning the resulting icon, then launching chrome using that icon never launches with the flags.

@mapleroyal
Copy link
Author

Narrowing it down a little. GNOME in general doesn't use the flags, so maybe both GNOME and Dash to Panel are referencing the wrong .desktop file.

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

No branches or pull requests

1 participant