oguzhaninan / Stacer

Linux System Optimizer and Monitoring - https://oguzhaninan.github.io/Stacer-Web

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

stacer wont launch on hyprland

XxRiKxX opened this issue · comments

This is the error I get

This application failed to start because it could not find or load the Qt platform plugin "wayland"
in "".

Available platform plugins are: xcb.

Reinstalling the application may fix this problem.
zsh: IOT instruction (core dumped)  stacer

and this is in my env variables when starting hyprland
export QT_QPA_PLATFORM=wayland;xcb
according to thew hyprland wiki, it falls back to xcb if wayland doesnt work