nixnew/modules/user/modules/quickshell/shell/notifications/TestNotification.qml

5 lines
90 B
QML

import QtQuick
TrackedNotification {
renderComponent: StandardNotificationRenderer {}
}