ソースを参照

mbell now properly includes a notification summary and body

master
mort 9年前
コミット
894fff437d
1個のファイルの変更1行の追加1行の削除
  1. 1
    1
      bin/mbell

+ 1
- 1
bin/mbell ファイルの表示

@@ -20,5 +20,5 @@ while true; do
break;
fi

mnotify "Bell from $name"
mnotify "$name" "Bell from $name"
done;

読み込み中…
キャンセル
保存