|
|
|
@ -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 {
|
|
|
|
|