feat: add notification sound and notification window enhancements. Ready for alpha.NotificationBody needs work

This commit is contained in:
Hannes
2026-08-26 00:38:20 +02:00
parent 0b20e8eb85
commit 3cd6807681
7 changed files with 193 additions and 88 deletions
+9
View File
@@ -105,6 +105,15 @@ download \
"$SCRIPT_DIR/modules/jl/assets/correct.svg" \
"correct.svg"
# ----------------------------
# Sounds
# ----------------------------
download \
"https://raw.githubusercontent.com/akx/Notifications/master/OGG/Chord.ogg" \
"$SCRIPT_DIR/modules/notification/assets/notification.ogg" \
"notification.ogg"
# ----------------------------
# Nerd Font
# ----------------------------