Преглед изворни кода

libnotify note in mailsync

tags/v3.1
Luke Smith пре 5 година
родитељ
комит
42223132cc
No known key found for this signature in database GPG Key ID: 4C50B54A911F6252
1 измењених фајлова са 1 додато и 0 уклоњено
  1. +1
    -0
      bin/mailsync

+ 1
- 0
bin/mailsync Прегледај датотеку

@@ -4,6 +4,7 @@
# Checks for internet connection and set notification script.
ping -q -c 1 1.1.1.1 > /dev/null || exit
pgrep -x mbsync >/dev/null && echo "mbsync already running." && exit
command -v notify-send >/dev/null || echo "Note that \`libnotify\` or \`libnotify-send\` should be installed for pop-up mail notifications with this script."

export DISPLAY=:0.0



Loading…
Откажи
Сачувај