staticssleever668
3 mesi fa
committed by
GitHub
Non sono state trovate chiavi note per questa firma nel database
ID Chiave GPG: B5690EEEBB952194
1 ha cambiato i file con
1 aggiunte e
1 eliminazioni
-
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 |
|
|
|