diff options
author | Aylur <[email protected]> | 2025-01-16 17:37:00 +0100 |
---|---|---|
committer | Aylur <[email protected]> | 2025-01-16 17:37:04 +0100 |
commit | 9e8634d892c559c5b44565a68bf35b13cbcb5572 (patch) | |
tree | 36a8b911e919959cdf64d3c64646f5066c6a2523 /examples/js/notifications/README.md | |
parent | bc796ac226800c43e724e27f53f410c157acaffe (diff) |
add: gtk3 ts popover example
closes #224
closes #157
Diffstat (limited to 'examples/js/notifications/README.md')
-rw-r--r-- | examples/js/notifications/README.md | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/examples/js/notifications/README.md b/examples/js/notifications/README.md deleted file mode 100644 index 60dad60..0000000 --- a/examples/js/notifications/README.md +++ /dev/null @@ -1,5 +0,0 @@ -# Notifications Popups - - - -A replacement for dunst and other daemons using [Notifd](https://aylur.github.io/astal/guide/libraries/notifd). |