ソースを参照

i3blocks counter updates automatically

tags/v3.1
Luke Smith 6年前
コミット
1d0afcc855
1個のファイルの変更1行の追加0行の削除
  1. +1
    -0
      etc/mailsync.sh

+ 1
- 0
etc/mailsync.sh ファイルの表示

@@ -32,6 +32,7 @@ do
then
notify "$account" "$newcount" & disown
mpv --quiet ~/.config/mutt/etc/notify.opus
pkill -RTMIN+12 i3blocks # For my i3blocks setup. Updates new mail counter.
fi
done



読み込み中…
キャンセル
保存