5 lines
67 B
Bash
5 lines
67 B
Bash
|
#!/bin/sh
|
||
|
|
||
|
# New GTK renderer crashes a306.
|
||
|
export GSK_RENDERER=gl
|