pass arguments to temporary browsers

This commit is contained in:
Felix Van der Jeugt 2021-04-26 13:42:10 +02:00
parent c2f428aa3d
commit 571610a8ca
No known key found for this signature in database
GPG Key ID: 58B209295023754D
1 changed files with 1 additions and 1 deletions

View File

@ -1,2 +1,2 @@
#!/bin/sh
qutebrowser --temp-basedir
qutebrowser --temp-basedir "$@"