From 505723f8d95365b6e01dde2ad0b7f6c749cc70fb Mon Sep 17 00:00:00 2001 From: Jaroslaw Konik Date: Sat, 22 Jun 2024 11:29:52 +0200 Subject: [PATCH] update --- .bashrc | 1 + 1 file changed, 1 insertion(+) 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