djpohly / dwl

dwm for Wayland - ARCHIVE: development has moved to Codeberg
https://codeberg.org/dwl/dwl
Other
1.93k stars 284 forks source link

Google Chrome crashes on DWL. #486

Closed MubinMuhammad closed 11 months ago

MubinMuhammad commented 11 months ago

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.
PalanixYT commented 11 months ago

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

MubinMuhammad commented 11 months ago

Thanks, It solved my problem.