3 lines
61 B
Bash
3 lines
61 B
Bash
|
# Disable GPU binning to fix GTK4
|
||
|
export FD_MESA_DEBUG=nobin
|