quickshell-toki-night/custom/CustomRect.qml

7 lines
73 B
QML

import QtQuick
import qs.config
Rectangle {
color: "transparent"
}