Watch
1
0
Fork
You've already forked dotfiles
0
dotfiles/bin/qutebrowser

6 lines
102 B
Shell
Executable file

#!/bin/sh
export QT_SCALE_FACTOR=''
export QT_AUTO_SCREEN_SCALE_FACTOR=''
/usr/bin/qutebrowser "$@"