trying to fix cursors, a little bit of other rando sutff

This commit is contained in:
Matt Nish-Lapidus 2025-06-24 11:51:17 -04:00
parent f2e82582d6
commit 5dd23ca10b
6 changed files with 72 additions and 62 deletions

View file

@ -135,8 +135,8 @@ in
GSK_RENDERER = "ngl";
QT_QPA_PLATFORM = "xcb";
MOZ_ENABLE_WAYLAND = 1;
XCURSOR_SIZE = 32;
XCURSOR_THEME = "Bibata-Modern-Classic";
# XCURSOR_SIZE = 32;
# XCURSOR_THEME = "Bibata-Modern-Classic";
DISPLAY = ":0";
WAYLAND_DISPLAY="wayland-1";
ELECTRON_OZONE_PLATFORM_HINT = "auto";