Watch
1
0
Fork
You've already forked dotfiles
0
dotfiles/bin/qutebrowser
2017-12-04 22:12:36 -08:00

6 lines
108 B
Shell
Executable file

#!/bin/sh
QT_SCALE_FACTOR=''
QT_AUTO_SCREEN_SCALE_FACTOR=''
/usr/bin/qutebrowser --backend webengine "$@"