浏览代码

space added before dling icon

tags/v3.1
Luke Smith 6 年前
父节点
当前提交
5925f02e8c
找不到此签名对应的密钥 GPG 密钥 ID: 4C50B54A911F6252
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      etc/mailsync.sh

+ 1
- 1
etc/mailsync.sh 查看文件

@@ -20,7 +20,7 @@ else
notify() { mpv --really-quiet ~/.config/mutt/etc/notify.opus & pgrep -x dunst && notify-send -i ~/.config/mutt/etc/email.gif "$2 new mail(s) in \`$1\` account." ;}
fi

echo 🔃 > ~/.config/mutt/.dl
echo " 🔃" > ~/.config/mutt/.dl
pkill -RTMIN+12 i3blocks

# Run offlineimap. You can feed this script different settings.


正在加载...
取消
保存