vaiops/bashrc
2021-12-16 02:37:50 -08:00

7 lines
230 B
Bash

# i think this helps it not pick llvmpipe when it's not hardcoded(?)
export SDL_RENDER_DRIVER=software
# trendy gnome-poisoned apps waste vertical screen real estate
export GTK_CSD=0
export LD_PRELOAD=/usr/lib/libgtk3-nocsd.so.0