staticssleever668
3 月之前
committed by
GitHub
沒有發現已知的金鑰在資料庫的簽署中
GPG 金鑰 ID: B5690EEEBB952194
共有
1 個檔案被更改,包括
1 行新增 和
1 行删除
-
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 |
|
|
|