fix(i3): Remove error config

feat(ntfy): Add ntfy config
This commit is contained in:
Hactarus 2024-10-01 15:27:00 +02:00
parent fa8003c15b
commit 314dd204cf
3 changed files with 9 additions and 1 deletions

View file

@ -0,0 +1,7 @@
subscribe:
- topic: echo-this
command: 'echo "Message received: $message"'
- topic: monitoring
command: dunstify-i /usr/share/ntfy/logo.png "Important" -a "${NTFY_TITLE}" -u "${NTFY_TITLE}" "${NTFY_MESSAGE}"
if:
priority: high,urgent

View file

@ -16,6 +16,7 @@ base=(
htop
i3
nano
ntfy
nix
polybar
puppet