diff --git a/dotfiles/bash/.bashrc b/dotfiles/bash/.bashrc index 143f90a..0e331d4 100644 --- a/dotfiles/bash/.bashrc +++ b/dotfiles/bash/.bashrc @@ -18,11 +18,11 @@ elif [ -x "$(command -v vi)" ]; then export EDITOR=vi fi -#enable wayland +# enable wayland export QT_QPA_PLATFORM=wayland-egl export GDK_BACKEND=wayland -#enable aco instead of radv +# enable experimental aco for better performance export RADV_PERFTEST=aco function q1 {