qs: add replay functionality (yet disabled)

This commit is contained in:
2026-03-09 22:58:23 +01:00
parent 9fc7ab92ff
commit 5a0f7f3ef3
8 changed files with 152 additions and 29 deletions
+1 -1
View File
@@ -24,6 +24,6 @@ environment {
XCURSOR_THEME "Bibata-Modern-Ice"
XCURSOR_SIZE "24"
ELECTRON_OZONE_PLATFORM_HINT "wayland"
QSG_RHI_BACKEND "vulkan"
// QSG_RHI_BACKEND "vulkan"
// GSK_RENDERER "vulkan"
}