summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index a31f4fd..d09caac 100644
--- a/README.md
+++ b/README.md
@@ -34,14 +34,14 @@ This installs the binary to `~/.local/bin/` and the systemd service to `~/.confi
### Enable at login
```bash
-systemctl --user enable --now notification-badge.service
+systemctl --user enable --now plasma-task-manager-notifications.service
```
### Check status
```bash
-systemctl --user status notification-badge.service
-journalctl --user -u notification-badge.service -f
+systemctl --user status plasma-task-manager-notifications.service
+journalctl --user -u plasma-task-manager-notifications.service -f
```
## Uninstall
@@ -55,7 +55,7 @@ make uninstall
Run manually (logs to stderr):
```bash
-notification-badge
+plasma-task-manager-notifications
```
Test with a sample notification: