aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/dot_config/waybar/executable_webcam-status.sh
diff options
context:
space:
mode:
Diffstat (limited to 'dot_config/waybar/executable_webcam-status.sh')
-rw-r--r--dot_config/waybar/executable_webcam-status.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/dot_config/waybar/executable_webcam-status.sh b/dot_config/waybar/executable_webcam-status.sh
index 2441039..be78774 100644
--- a/dot_config/waybar/executable_webcam-status.sh
+++ b/dot_config/waybar/executable_webcam-status.sh
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/usr/bin/env dash
# Emit waybar JSON when any /dev/video* device is held open by a process.
# V4L2 capture (firefox, zoom, OBS, etc.) doesn't go through PipeWire's
# privacy portal, so the built-in waybar privacy module never sees it.