Skip to content

Commit 0bca651

Browse files
committed
fix: replace em dashes with colons in README
1 parent 3768b78 commit 0bca651

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

ntfy-notifications/README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,15 @@ Receive push notifications from [ntfy](https://ntfy.sh) directly in your Noctali
66

77
## Features
88

9-
- **Bar Widget** Bell icon with unread message badge and pulse animation
10-
- **Panel** Scrollable notification list with topic badges, priority indicators, timestamps, and tags
11-
- **Desktop Toasts** Native Noctalia toast notifications on new messages
12-
- **Read Status** Mark messages individually or all at once as read (persists across restarts)
13-
- **Authentication** Supports public topics, Access Token, and Basic Auth (username/password)
14-
- **Custom Server** Use ntfy.sh or any self-hosted ntfy instance
15-
- **Multiple Topics** Subscribe to multiple topics at once (comma-separated)
16-
- **Theming** Fully themed using Noctalia's N* widgets, works with light and dark themes
17-
- **IPC** Refresh via CLI: `qs ipc call plugin:ntfy-notifications refresh`
9+
- **Bar Widget:** Bell icon with unread message badge and pulse animation
10+
- **Panel:** Scrollable notification list with topic badges, priority indicators, timestamps, and tags
11+
- **Desktop Toasts:** Native Noctalia toast notifications on new messages
12+
- **Read Status:** Mark messages individually or all at once as read (persists across restarts)
13+
- **Authentication:** Supports public topics, Access Token, and Basic Auth (username/password)
14+
- **Custom Server:** Use ntfy.sh or any self-hosted ntfy instance
15+
- **Multiple Topics:** Subscribe to multiple topics at once (comma-separated)
16+
- **Theming:** Fully themed using Noctalia's N* widgets, works with light and dark themes
17+
- **IPC:** Refresh via CLI: `qs ipc call plugin:ntfy-notifications refresh`
1818

1919
## Installation
2020

0 commit comments

Comments
 (0)