diff options
| author | Craig Jennings <c@cjennings.net> | 2026-02-02 03:10:50 -0600 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-02-02 03:10:50 -0600 |
| commit | 0e73ece20fff75c50a09bda41b82ecfa1655292d (patch) | |
| tree | a33a66dea1defaa2ba39098af3d4066c23a54d48 /dotfiles/common/.local/share/sounds | |
| parent | bd1551bbb8883da692645b26b1577c4f45e38689 (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.ogg | bin | 0 -> 45775 bytes |
| -rw-r--r-- | dotfiles/common/.local/share/sounds/notify/alert.ogg | bin | 0 -> 41684 bytes |
| -rw-r--r-- | dotfiles/common/.local/share/sounds/notify/bug.ogg | bin | 0 -> 10187 bytes |
| -rw-r--r-- | dotfiles/common/.local/share/sounds/notify/fail.ogg | bin | 0 -> 74886 bytes |
| -rw-r--r-- | dotfiles/common/.local/share/sounds/notify/info.ogg | bin | 0 -> 31466 bytes |
| -rw-r--r-- | dotfiles/common/.local/share/sounds/notify/question.ogg | bin | 0 -> 49846 bytes |
| -rw-r--r-- | dotfiles/common/.local/share/sounds/notify/security.ogg | bin | 0 -> 19910 bytes |
| -rw-r--r-- | dotfiles/common/.local/share/sounds/notify/success.ogg | bin | 0 -> 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 Binary files differnew file mode 100644 index 0000000..b4dff15 --- /dev/null +++ b/dotfiles/common/.local/share/sounds/notify/alarm.ogg diff --git a/dotfiles/common/.local/share/sounds/notify/alert.ogg b/dotfiles/common/.local/share/sounds/notify/alert.ogg Binary files differnew file mode 100644 index 0000000..217f33a --- /dev/null +++ b/dotfiles/common/.local/share/sounds/notify/alert.ogg diff --git a/dotfiles/common/.local/share/sounds/notify/bug.ogg b/dotfiles/common/.local/share/sounds/notify/bug.ogg Binary files differnew file mode 100644 index 0000000..6842082 --- /dev/null +++ b/dotfiles/common/.local/share/sounds/notify/bug.ogg diff --git a/dotfiles/common/.local/share/sounds/notify/fail.ogg b/dotfiles/common/.local/share/sounds/notify/fail.ogg Binary files differnew file mode 100644 index 0000000..916d88a --- /dev/null +++ b/dotfiles/common/.local/share/sounds/notify/fail.ogg diff --git a/dotfiles/common/.local/share/sounds/notify/info.ogg b/dotfiles/common/.local/share/sounds/notify/info.ogg Binary files differnew file mode 100644 index 0000000..57900b4 --- /dev/null +++ b/dotfiles/common/.local/share/sounds/notify/info.ogg diff --git a/dotfiles/common/.local/share/sounds/notify/question.ogg b/dotfiles/common/.local/share/sounds/notify/question.ogg Binary files differnew file mode 100644 index 0000000..8e44c55 --- /dev/null +++ b/dotfiles/common/.local/share/sounds/notify/question.ogg diff --git a/dotfiles/common/.local/share/sounds/notify/security.ogg b/dotfiles/common/.local/share/sounds/notify/security.ogg Binary files differnew file mode 100644 index 0000000..301287e --- /dev/null +++ b/dotfiles/common/.local/share/sounds/notify/security.ogg diff --git a/dotfiles/common/.local/share/sounds/notify/success.ogg b/dotfiles/common/.local/share/sounds/notify/success.ogg Binary files differnew file mode 100644 index 0000000..c28da65 --- /dev/null +++ b/dotfiles/common/.local/share/sounds/notify/success.ogg |
