diff --git a/config/.bash_profile b/config/.bash_profile index 2181551..e6a58a8 100644 --- a/config/.bash_profile +++ b/config/.bash_profile @@ -13,3 +13,6 @@ export XDG_CURRENT_DESKTOP=sway export MOZ_ENABLE_WAYLAND=1 export _JAVA_AWT_WM_NONREPARENTING=1 + +export VDPAU_DRIVER=radeonsi +export LIBVA_DRIVER_NAME=radeonsi