diff options
Diffstat (limited to 'examples/gtk3/lua/notifications/README.md')
-rw-r--r-- | examples/gtk3/lua/notifications/README.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/gtk3/lua/notifications/README.md b/examples/gtk3/lua/notifications/README.md new file mode 100644 index 0000000..60dad60 --- /dev/null +++ b/examples/gtk3/lua/notifications/README.md @@ -0,0 +1,5 @@ +# Notifications Popups + + + +A replacement for dunst and other daemons using [Notifd](https://aylur.github.io/astal/guide/libraries/notifd). |