Restructure qb configfile and pass arguments to newbrowser
This commit is contained in:
parent
aee545d2b9
commit
b2a8a2e648
2 changed files with 16 additions and 16 deletions
|
@ -1,2 +1,2 @@
|
|||
#!/bin/sh
|
||||
exec qutebrowser --temp-basedir --config-py $HOME/.config/qutebrowser/config.py
|
||||
exec qutebrowser --temp-basedir --config-py $HOME/.config/qutebrowser/config.py "$@"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue