Skip to content

Open multiple files with the same application #2227

Closed Answered by sxyazi
DCsunset asked this question in 1. Q&A
Discussion options

You must be logged in to vote

Use $@, for example:

{ run = 'mpv --force-window "$@"', orphan = true, for = "unix" },

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by DCsunset
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
1. Q&A
Labels
None yet
2 participants