summaryrefslogtreecommitdiff
path: root/dotfiles/common/.local/share/icons
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/icons
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/icons')
-rw-r--r--dotfiles/common/.local/share/icons/notify/alarm.pngbin0 -> 55664 bytes
-rw-r--r--dotfiles/common/.local/share/icons/notify/alert.pngbin0 -> 66016 bytes
-rw-r--r--dotfiles/common/.local/share/icons/notify/bug.pngbin0 -> 60772 bytes
-rw-r--r--dotfiles/common/.local/share/icons/notify/fail.pngbin0 -> 77513 bytes
-rw-r--r--dotfiles/common/.local/share/icons/notify/info.pngbin0 -> 66060 bytes
-rw-r--r--dotfiles/common/.local/share/icons/notify/question.pngbin0 -> 75683 bytes
-rw-r--r--dotfiles/common/.local/share/icons/notify/security.pngbin0 -> 64253 bytes
-rw-r--r--dotfiles/common/.local/share/icons/notify/success.pngbin0 -> 75824 bytes
8 files changed, 0 insertions, 0 deletions
diff --git a/dotfiles/common/.local/share/icons/notify/alarm.png b/dotfiles/common/.local/share/icons/notify/alarm.png
new file mode 100644
index 0000000..23e1374
--- /dev/null
+++ b/dotfiles/common/.local/share/icons/notify/alarm.png
Binary files differ
diff --git a/dotfiles/common/.local/share/icons/notify/alert.png b/dotfiles/common/.local/share/icons/notify/alert.png
new file mode 100644
index 0000000..7c9fda9
--- /dev/null
+++ b/dotfiles/common/.local/share/icons/notify/alert.png
Binary files differ
diff --git a/dotfiles/common/.local/share/icons/notify/bug.png b/dotfiles/common/.local/share/icons/notify/bug.png
new file mode 100644
index 0000000..9ea84cf
--- /dev/null
+++ b/dotfiles/common/.local/share/icons/notify/bug.png
Binary files differ
diff --git a/dotfiles/common/.local/share/icons/notify/fail.png b/dotfiles/common/.local/share/icons/notify/fail.png
new file mode 100644
index 0000000..ea0fbbe
--- /dev/null
+++ b/dotfiles/common/.local/share/icons/notify/fail.png
Binary files differ
diff --git a/dotfiles/common/.local/share/icons/notify/info.png b/dotfiles/common/.local/share/icons/notify/info.png
new file mode 100644
index 0000000..e2acdb4
--- /dev/null
+++ b/dotfiles/common/.local/share/icons/notify/info.png
Binary files differ
diff --git a/dotfiles/common/.local/share/icons/notify/question.png b/dotfiles/common/.local/share/icons/notify/question.png
new file mode 100644
index 0000000..fd1a4ad
--- /dev/null
+++ b/dotfiles/common/.local/share/icons/notify/question.png
Binary files differ
diff --git a/dotfiles/common/.local/share/icons/notify/security.png b/dotfiles/common/.local/share/icons/notify/security.png
new file mode 100644
index 0000000..a48799c
--- /dev/null
+++ b/dotfiles/common/.local/share/icons/notify/security.png
Binary files differ
diff --git a/dotfiles/common/.local/share/icons/notify/success.png b/dotfiles/common/.local/share/icons/notify/success.png
new file mode 100644
index 0000000..892ef3c
--- /dev/null
+++ b/dotfiles/common/.local/share/icons/notify/success.png
Binary files differ