瀏覽代碼

mpv now --really-quiet output

tags/v3.1
Luke Smith 6 年之前
父節點
當前提交
ec87106834
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      etc/mailsync.sh

+ 1
- 1
etc/mailsync.sh 查看文件

@@ -36,7 +36,7 @@ do
if [ "$newcount" -gt "0" ]
then
notify "$account" "$newcount" & disown
mpv --quiet ~/.config/mutt/etc/notify.opus
mpv --really-quiet ~/.config/mutt/etc/notify.opus
fi
done



Loading…
取消
儲存