import QtQuick import Quickshell.Io // eww cpu-widget StatPill { property string cpuUsage: "" text: cpuUsage + "%" }