Files
dotfiles/config/astal/components/notifications/handler.ts
T

7 lines
121 B
TypeScript

import AstalNotifd from "gi://AstalNotifd"
const notifd = AstalNotifd.get_default()
const getNotifications = () => {
}