#!/bin/bash

# omarchy:summary=Check whether a webcam is available

[[ -n $(omarchy-capture-webcam-list) ]]
