diff --git a/dotfiles/bash/.bashrc b/dotfiles/bash/.bashrc index 0928a3b..278505c 100644 --- a/dotfiles/bash/.bashrc +++ b/dotfiles/bash/.bashrc @@ -22,9 +22,6 @@ fi export QT_QPA_PLATFORM=wayland-egl export GDK_BACKEND=wayland -# enable experimental aco for better performance -export RADV_PERFTEST=aco - function q1 { echo 'Important and Urgent' if [ $# -ne 1 ]; then