quickshell: register Bar and NotificationToast in qmldir

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
rope 2026-05-26 20:36:12 +01:00
parent 3a4d8db003
commit 46585667db

View file

@ -459,6 +459,8 @@ in
text = '' text = ''
singleton Theme 1.0 Theme.qml singleton Theme 1.0 Theme.qml
singleton Commands 1.0 Commands.qml singleton Commands 1.0 Commands.qml
Bar 1.0 Bar.qml
NotificationToast 1.0 NotificationToast.qml
''; '';
}; };