소스 검색

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



불러오는 중...
취소
저장