Files
Zacharias-Brohn d56a0260fb formatter
2026-02-24 23:20:11 +01:00

11 lines
120 B
QML

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