[Astal] Notifications: Delete not working version

This commit is contained in:
2026-04-23 10:45:03 +02:00
parent 50012b04bc
commit fe14b2c78f
9 changed files with 790 additions and 430 deletions
@@ -0,0 +1,6 @@
import AstalNotifd from "gi://AstalNotifd"
const notifd = AstalNotifd.get_default()
const getNotifications = () => {
}