Przeglądaj źródła

STATUSBAR matching LARBS changes

tags/v3.1
Luke Smith 4 lat temu
rodzic
commit
6aa28a56b1
Nie znaleziono w bazie danych klucza dla tego podpisu ID klucza GPG: 4C50B54A911F6252
1 zmienionych plików z 2 dodań i 2 usunięć
  1. +2
    -2
      bin/mailsync

+ 2
- 2
bin/mailsync Wyświetl plik

@@ -48,7 +48,7 @@ else
fi

echo " 🔃" > /tmp/imapsyncicon_"$USER"
pkill -RTMIN+12 i3blocks >/dev/null 2>&1
pkill -RTMIN+12 "$STATUSBAR" >/dev/null 2>&1

# Parallelize multiple accounts
for account in $accounts
@@ -58,7 +58,7 @@ done

wait
rm -f /tmp/imapsyncicon_"$USER"
pkill -RTMIN+12 i3blocks >/dev/null 2>&1
pkill -RTMIN+12 "$STATUSBAR" >/dev/null 2>&1

notmuch new 2>/dev/null



Ładowanie…
Anuluj
Zapisz