We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3cfcce8 commit f927addCopy full SHA for f927add
CookieClicker/.tmcrc
@@ -1,3 +1,3 @@
1
#!/bin/sh
2
-Xvfb -screen 0 1024x768x24 +extension RANDR +extension RENDER +extension GLX &
3
-export DISPLAY=:0
+Xvfb :1 -screen 0 1024x768x24 +extension RANDR +extension RENDER +extension GLX &
+export DISPLAY=:1
0 commit comments