Ver código fonte

i3blocks counter updates automatically

tags/v3.1
Luke Smith 6 anos atrás
pai
commit
1d0afcc855
1 arquivos alterados com 1 adições e 0 exclusões
  1. +1
    -0
      etc/mailsync.sh

+ 1
- 0
etc/mailsync.sh Ver arquivo

@@ -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



Carregando…
Cancelar
Salvar