bin: qutebrowser shellcheck
This commit is contained in:
parent
de247d4312
commit
09f45daf8c
1 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
QT_SCALE_FACTOR=''
|
export QT_SCALE_FACTOR=''
|
||||||
QT_AUTO_SCREEN_SCALE_FACTOR=''
|
export QT_AUTO_SCREEN_SCALE_FACTOR=''
|
||||||
|
|
||||||
/usr/bin/qutebrowser "$@"
|
/usr/bin/qutebrowser "$@"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue