commit e41efd7ec2e4bb366e20c81185fa0c6e126ab165
parent df0f2b2c24db9edafe0e50ae8dc14952808bc514
Author: bdmfegys@duck.com <bdmfegys@duck.com>
Date: Sat, 27 Apr 2024 21:30:45 -0400
notify-send: add credit
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/extras/notify-send b/extras/notify-send
@@ -1,4 +1,5 @@
#!/bin/sh
+# script comes from https://github.com/dudik/herbe/pull/10
# Shell script to redirect notify-send calls to herbe. The purpose is to ignore
# options passed to notify-send.
#