scripts/sway/alacritty-bell.sh

3 lines
109 B
Bash
Executable File

#!/bin/bash
swaymsg "[pid=$(echo $ALACRITTY_LOG | sed -E 's/\/tmp\/Alacritty-(.*)\.log/\1/')] urgent enable"