universedesktop: Discord -> WebCord (Better support)

This commit is contained in:
2024-06-16 14:15:08 -04:00
parent 7898f567a5
commit 6e7d2ef0bb
2 changed files with 3 additions and 5 deletions

View File

@@ -60,7 +60,8 @@ in {
];
environment.sessionVariables = {
NIXOS_OZONE_WL=1;
# Breaks WebCord
# NIXOS_OZONE_WL=1;
WLR_NO_HARDWARE_CURSORS=1;
SDL_VIDEODRIVER="wayland";
QT_QPA_PLATFORM="wayland-egl";