Skip to content
This repository has been archived by the owner on May 22, 2019. It is now read-only.

Commit

Permalink
🤦
Browse files Browse the repository at this point in the history
  • Loading branch information
lots0logs committed Jun 25, 2017
1 parent 0a3b576 commit 6b20f83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/antergos-notify.sh
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ maybe_display_desktop_alert() {
return
fi

_icon='/usr/share/antergos/logo-square32.png'
_icon='/usr/share/antergos/new-logo-square32.png'
_command="/usr/bin/notify-send -u critical -a Antergos -i ${_icon} \"${ALERT_SUBJECT}\" \"${_msg}\""
_addr='DBUS_SESSION_BUS_ADDRESS'

Expand Down

0 comments on commit 6b20f83

Please sign in to comment.