瀏覽代碼

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



Loading…
取消
儲存