diff --git a/.bashrc b/.bashrc index ed75c86..084b749 100644 --- a/.bashrc +++ b/.bashrc @@ -20,3 +20,4 @@ export PATH="$PATH:$HOME/.cargo/bin" eval "$(starship init bash)" alias export_esp=". /home/jaroslaw/bin/export-esp.sh" alias get_idf='. $HOME/src/esp/esp-idf/export.sh' +export WGPU_BACKEND=opengl