pragma Singleton import QtQuick import Quickshell Singleton { property string triangle: "\u{E192}" property string triangleDashed: "\u{E642}" }