Skip to content

Commit b2d1c71

Browse files
author
Kimmo
committed
Actually expose env variable
1 parent 0f18544 commit b2d1c71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CookieClicker/.tmcrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
#!/bin/sh
2-
QT_QPA_PLATFORM="linuxfb"
2+
export QT_QPA_PLATFORM="linuxfb"

0 commit comments

Comments
 (0)