Skip to content

Commit

Permalink
Swaync: fix notification alerts to match the new Slack title format
Browse files Browse the repository at this point in the history
  • Loading branch information
StayPirate committed Nov 29, 2022
1 parent ba31ce1 commit 0630295
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .local/bin/slack-notification-alert
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
# Play the notification sound
paplay $HOME/.local/share/sounds/slack_notification_sound.ogg
# Set urgent flag to the Slack window
swaymsg '[ app_id="firefox" title="^Slack \| .*" ] urgent enable'
swaymsg '[ app_id="firefox" title=" - Slack — Mozilla Firefox$" ] urgent enable'

0 comments on commit 0630295

Please sign in to comment.