adapt work pc

This commit is contained in:
afoucaultc 2026-08-07 22:47:49 +02:00
parent dca271648e
commit af51fcac29

View file

@ -13,7 +13,7 @@
} }
]; ];
environment = { environment = {
DISPLAY = null; #DISPLAY = null;
QT_QPA_PLATFORM = "wayland"; QT_QPA_PLATFORM = "wayland";
MOZ_ENABLE_WAYLAND = "1"; MOZ_ENABLE_WAYLAND = "1";
}; };