diff --git a/dotfiles/bash/.bashrc b/dotfiles/bash/.bashrc index 3ebc238..ae0eb1b 100644 --- a/dotfiles/bash/.bashrc +++ b/dotfiles/bash/.bashrc @@ -15,6 +15,9 @@ EDITOR=vim QT_QPA_PLATFORM=wayland-egl GDK_BACKEND=wayland +#enable aco instead of radv +export RADV_PERFTEST=aco + function q1 { echo 'Important and Urgent' if [ $# -ne 1 ]; then