dotfiles/.config/waybar/custom/wfrecord-stop.sh
2025-12-18 12:09:34 -03:00

7 lines
141 B
Bash

#!/bin/bash
pkill -SIGINT wf-recorder && notify-send ' screen cap ended'
sleep .1
# send signal to update monitor
pkill -RTMIN+8 waybar