#!/bin/sh if [[ ! -z "$(pgrep wf-recorder)" ]]; then printf " | REC 󰑊 \n" else printf " \n" fi