Dotfiles/home/scripts/.local/scripts/deadd_notify

3 lines
58 B
Bash
Executable File

#!/bin/sh
kill -s USR1 $(pidof deadd-notification-center)