Skip to content

omarchy-launch-or-focus-webapp does not accept flags for profile-directory #1977

@meirdick

Description

@meirdick

System details

Omarchy 3.0.1

What's wrong?

When launching webapps (via keybinding, console, etc) it typically accepts flags such as the chromium profile-directory flag for opening browser with specific user profile,

The added omarchy-launch-or-focus-webapp does not accept the flags and will not open the webapp with the correct user profile when trying to pass flag:

example:
bindd = SUPER, M, Music, exec, omarchy-launch-or-focus-webapp "https://music.youtube.com" --profile-directory="Default"

Expected: open the music.youtube.com url using the chromium profile "Default"
Actual: ignores flags and opens the chromiun with the last used profile, and does not navigate the the specified url

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions