xwayland not working

This commit is contained in:
Charlie Root 2024-05-29 11:37:09 +02:00
commit 1cf166ab2a
5 changed files with 68 additions and 121 deletions

View file

@ -44,7 +44,6 @@ in {
XDG_CURRENT_DESKTOP = "Hyprland";
XDG_SESSION_DESKTOP = "Hyprland";
ELECTRON_OZONE_PLATFORM_HINT = "auto";
# GDK_BACKEND = "wayland";
WLR_RENDERER_ALLOW_SOFTWARE = "1";
# QT_QPA_PLATFORM = "wayland";
# Needed anymore?