You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Maybe try launching with SDL_VIDEODRIVER=wayland ./m8c to make SDL use Wayland?
hmmm... thanks for the reply!
but;
echo$SDL_VIDEODRIVER
wayland
is the pre-existing system default env setting guess i should have included that in the issue OP.
still haven't figured out wtf with wayland under NixOS.
m8c works totally fine on Debian / Wayland / Hyprland with basically same overall setup, so must be something with my NixOS config that i haven't figured out yet.
Running on Nixos from flake,
Run
m8c
, with no apparent errors, however, never get a display up.Last two lines on the console read;
CTRL+C quits, and read:
tweaking settings in the
config.ini
has no avail... just nada.My shell sessions are via
Alacritty
btw.Any ideas?
The text was updated successfully, but these errors were encountered: