djpohly/dwl

Google Chrome crashes on DWL.

Closed this issue · 2 comments

Chrome shows this error on dwl but works fine on Sway:

[1608:1608:0924/130242.275683:ERROR:ozone_platform_x11.cc(240)] Missing X server or $DISPLAY
[1608:1608:0924/130242.275728:ERROR:env.cc(255)] The platform failed to initialize.  Exiting.

Either enable wayland in Chrome OR enable xwayland in config.mk and recompile. How to enable wayland

Thanks, It solved my problem.