trying to fix cursors, a little bit of other rando sutff
This commit is contained in:
parent
f2e82582d6
commit
5dd23ca10b
6 changed files with 72 additions and 62 deletions
|
@ -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";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue