瀏覽代碼

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;

Loading…
取消
儲存