staticssleever668
3ヶ月前
committed by
GitHub
この署名に対応する既知のキーがデータベースに存在しません
GPGキーID: B5690EEEBB952194
-
bin/mailsync
|
|
@@ -45,7 +45,7 @@ case "$(uname)" in |
|
|
|
|
|
|
|
notify() { [ -n "$pgrepoutput" ] && for x in ${displays:-:0}; do |
|
|
|
export DISPLAY="$x" |
|
|
|
notify-send --app-name="mutt-wizard" "$1" "$2" |
|
|
|
notify-send --app-name="mutt-wizard" -- "$1" "$2" |
|
|
|
done ;} |
|
|
|
;; |
|
|
|
esac |
|
|
|