diff --git a/projects/Generic/devices/wayland/options b/projects/Generic/devices/wayland/options index f7b3175498..70385177d1 100644 --- a/projects/Generic/devices/wayland/options +++ b/projects/Generic/devices/wayland/options @@ -10,8 +10,8 @@ # Displayserver to use (wl / x11 / no) DISPLAYSERVER="wl" -# Windowmanager to use (fluxbox / weston / no) - WINDOWMANAGER="weston" +# Windowmanager to use (fluxbox / sway / weston / no) + WINDOWMANAGER="sway" # KODI Player implementation to use (mesa / default) KODIPLAYER_DRIVER="mesa"