Files
zshell-PKGBUILD/pkg/zshell/etc/xdg/quickshell/zshell/Components/CustomIcon.qml
T
Zacharias-Brohn a3c1c8f234 branch
2026-02-23 23:06:32 +01:00

11 lines
126 B
QML

pragma ComponentBehavior: Bound
import Quickshell.Widgets
import QtQuick
IconImage {
id: root
asynchronous: true
}