From 099da5ed617fdc023d7b597e637c053d69ab0547 Mon Sep 17 00:00:00 2001 From: Suleyman Farajli Date: Tue, 25 Nov 2025 19:41:56 +0400 Subject: docs(notifd): updated --- scripts/daemons/notifd | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scripts/daemons/notifd b/scripts/daemons/notifd index 9ad5697..85b851d 100755 --- a/scripts/daemons/notifd +++ b/scripts/daemons/notifd @@ -1,5 +1,7 @@ #!/bin/sh +# Notification daemon that clears notification text after a given time + . "lib_handle.sh" FIFO=/tmp/noti.fifo -- cgit v1.2.3