better comments

master
lub 4 years ago
parent 36282a4463
commit fad309bcd3

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

Loading…
Cancel
Save