On 1月15日 月, chris wrote: > On 1月16日 火, Sergey Trofimov wrote: > > > > Here you go: > > ```sh > > qtw=$(guix build qtwayland@6)/lib/qt6/plugins > > QT_PLUGIN_PATH=$qtw QT_QPA_PLATFORM_PLUGIN_PATH=$qtw/platforms qutebrowser > > -s qt.force_platform wayland > > ```
I tried this command again just now and succeeded this time. I must have done something wrong the first time. Thank you Sergey!