From d1b67fc9ce54961712330f3272208cc65fddc79e Mon Sep 17 00:00:00 2001 From: Candifloss Date: Thu, 1 Aug 2024 18:38:29 +0000 Subject: [PATCH] Add eww/sh/osd/README.md --- eww/sh/osd/README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 eww/sh/osd/README.md diff --git a/eww/sh/osd/README.md b/eww/sh/osd/README.md new file mode 100644 index 0000000..bc503e8 --- /dev/null +++ b/eww/sh/osd/README.md @@ -0,0 +1,4 @@ +# OSD opening/closing script + +This script opens the OSD popup, waits for the specified time, and closes the popup window. +If the trigger key(vol, bri, etc.) was pressed again before closing, the timer is stopped and restarted. \ No newline at end of file