summaryrefslogtreecommitdiff
path: root/dotfiles/common/.local/share/sounds
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-02-02 03:10:50 -0600
committerCraig Jennings <c@cjennings.net>2026-02-02 03:10:50 -0600
commit0e73ece20fff75c50a09bda41b82ecfa1655292d (patch)
treea33a66dea1defaa2ba39098af3d4066c23a54d48 /dotfiles/common/.local/share/sounds
parentbd1551bbb8883da692645b26b1577c4f45e38689 (diff)
feat(dotfiles): add notify notification system
Script with type-specific icons and sounds for success, fail, alert, question, alarm, info, security, and bug notifications.
Diffstat (limited to 'dotfiles/common/.local/share/sounds')
-rw-r--r--dotfiles/common/.local/share/sounds/notify/alarm.oggbin0 -> 45775 bytes
-rw-r--r--dotfiles/common/.local/share/sounds/notify/alert.oggbin0 -> 41684 bytes
-rw-r--r--dotfiles/common/.local/share/sounds/notify/bug.oggbin0 -> 10187 bytes
-rw-r--r--dotfiles/common/.local/share/sounds/notify/fail.oggbin0 -> 74886 bytes
-rw-r--r--dotfiles/common/.local/share/sounds/notify/info.oggbin0 -> 31466 bytes
-rw-r--r--dotfiles/common/.local/share/sounds/notify/question.oggbin0 -> 49846 bytes
-rw-r--r--dotfiles/common/.local/share/sounds/notify/security.oggbin0 -> 19910 bytes
-rw-r--r--dotfiles/common/.local/share/sounds/notify/success.oggbin0 -> 39244 bytes
8 files changed, 0 insertions, 0 deletions
diff --git a/dotfiles/common/.local/share/sounds/notify/alarm.ogg b/dotfiles/common/.local/share/sounds/notify/alarm.ogg
new file mode 100644
index 0000000..b4dff15
--- /dev/null
+++ b/dotfiles/common/.local/share/sounds/notify/alarm.ogg
Binary files differ
diff --git a/dotfiles/common/.local/share/sounds/notify/alert.ogg b/dotfiles/common/.local/share/sounds/notify/alert.ogg
new file mode 100644
index 0000000..217f33a
--- /dev/null
+++ b/dotfiles/common/.local/share/sounds/notify/alert.ogg
Binary files differ
diff --git a/dotfiles/common/.local/share/sounds/notify/bug.ogg b/dotfiles/common/.local/share/sounds/notify/bug.ogg
new file mode 100644
index 0000000..6842082
--- /dev/null
+++ b/dotfiles/common/.local/share/sounds/notify/bug.ogg
Binary files differ
diff --git a/dotfiles/common/.local/share/sounds/notify/fail.ogg b/dotfiles/common/.local/share/sounds/notify/fail.ogg
new file mode 100644
index 0000000..916d88a
--- /dev/null
+++ b/dotfiles/common/.local/share/sounds/notify/fail.ogg
Binary files differ
diff --git a/dotfiles/common/.local/share/sounds/notify/info.ogg b/dotfiles/common/.local/share/sounds/notify/info.ogg
new file mode 100644
index 0000000..57900b4
--- /dev/null
+++ b/dotfiles/common/.local/share/sounds/notify/info.ogg
Binary files differ
diff --git a/dotfiles/common/.local/share/sounds/notify/question.ogg b/dotfiles/common/.local/share/sounds/notify/question.ogg
new file mode 100644
index 0000000..8e44c55
--- /dev/null
+++ b/dotfiles/common/.local/share/sounds/notify/question.ogg
Binary files differ
diff --git a/dotfiles/common/.local/share/sounds/notify/security.ogg b/dotfiles/common/.local/share/sounds/notify/security.ogg
new file mode 100644
index 0000000..301287e
--- /dev/null
+++ b/dotfiles/common/.local/share/sounds/notify/security.ogg
Binary files differ
diff --git a/dotfiles/common/.local/share/sounds/notify/success.ogg b/dotfiles/common/.local/share/sounds/notify/success.ogg
new file mode 100644
index 0000000..c28da65
--- /dev/null
+++ b/dotfiles/common/.local/share/sounds/notify/success.ogg
Binary files differ