Skip to content

Use a “prefixe” before each command executed #73

@FauveNoir

Description

@FauveNoir

In i3 specifically, some apps do not opened in the workspace from whom they were called. It’s a weird behaviour.

So, the solution as described here is still to use exec i3 before the command.

So, it would be useful if shellex allow to define of kind of prefix to execute before each command.

Then the expected behavior would be this one:

  1. The user open shellex ;
  2. The user type his command randomcommand;
  3. shellex execute i3 exec randomcommand.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions