Add shared bin
This commit is contained in:
parent
a94b794c76
commit
7436e52200
9 changed files with 58 additions and 0 deletions
6
bin/qutebrowser
Executable file
6
bin/qutebrowser
Executable file
|
|
@ -0,0 +1,6 @@
|
|||
#!/bin/sh
|
||||
|
||||
QT_SCALE_FACTOR=''
|
||||
QT_AUTO_SCREEN_SCALE_FACTOR=''
|
||||
|
||||
/usr/bin/qutebrowser --backend webengine "$@"
|
||||
Loading…
Add table
Add a link
Reference in a new issue