diff --git a/bashrc b/bashrc new file mode 100644 index 0000000..51e975b --- /dev/null +++ b/bashrc @@ -0,0 +1,6 @@ +# 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