-
Notifications
You must be signed in to change notification settings - Fork 21
Closed
Description
Currently, apps are launched by their Exec=... entries in desktop files. Sometime it's useful to pass program arguments to the command. Thus "magics" are considered, which is an extension to the search field (e.g. somewhat inspired by dgg's bangs). Here's the sample list:
x !! yexecutes a program found by search stringxwith arguments listed iny;x ~ yexecutes a program found by search stringxwith working directoryy;x # yexecutes a program found by search stringxwith env vars specified iny(e.g.MYVAR=xyz MYVAR2= MYVAR3=abc);@ xexecutes a binaryxas-is without any search;...anything else?(let it be discussed in another issues)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels