forked from quickshell/quickshell
service/notifications: add notifications service
This commit is contained in:
parent
79cbfba48a
commit
d630cc7f76
15 changed files with 1249 additions and 0 deletions
4
src/services/notifications/module.md
Normal file
4
src/services/notifications/module.md
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
name = "Quickshell.Services.Notifications"
|
||||
description = "Types for implementing a notification daemon"
|
||||
headers = [ "qml.hpp", "notification.hpp" ]
|
||||
-----
|
||||
Loading…
Add table
Add a link
Reference in a new issue