bashrc enable aco

master
lub 5 years ago
parent 0c648d86b0
commit 339bcc7c83

@ -15,6 +15,9 @@ EDITOR=vim
QT_QPA_PLATFORM=wayland-egl QT_QPA_PLATFORM=wayland-egl
GDK_BACKEND=wayland GDK_BACKEND=wayland
#enable aco instead of radv
export RADV_PERFTEST=aco
function q1 { function q1 {
echo 'Important and Urgent' echo 'Important and Urgent'
if [ $# -ne 1 ]; then if [ $# -ne 1 ]; then

Loading…
Cancel
Save