From f6acfa1a25528befb6aad4d8203036a9d32e20fb Mon Sep 17 00:00:00 2001 From: Xiao Pan Date: Tue, 26 Sep 2023 02:19:39 -0700 Subject: update --- home/xyz/.local/bin/mpvy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'home/xyz') diff --git a/home/xyz/.local/bin/mpvy b/home/xyz/.local/bin/mpvy index 42d6014f..e147a3c1 100755 --- a/home/xyz/.local/bin/mpvy +++ b/home/xyz/.local/bin/mpvy @@ -42,5 +42,5 @@ case $flag in esac # not sure if this is the best practice, but it seems working ;) status=$? -[ $status -ne 0 ] && notify-send 'mpvsel failed' +[ $status -ne 0 ] && notify-send 'mpvy failed' exit $status -- cgit v1.2.3-70-g09d2