Fix disappearing scrollbars in MSWin, #401

This commit is contained in:
A S Lewis 2022-04-12 17:58:25 +01:00 committed by GitHub
parent 38855812ff
commit fcd5b816d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,4 +2,4 @@
# Shell script to start Tartube on MS Windows, using the MSYS2 environment
# provided by the Tartube installer
cd /home/user/tartube
python3 tartube/tartube
GTK_OVERLAY_SCROLLING=0 python3 tartube/tartube