Browse Source

mbell now properly includes a notification summary and body

master
mort 9 years ago
parent
commit
894fff437d
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      bin/mbell

+ 1
- 1
bin/mbell View File

break; break;
fi fi


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

Loading…
Cancel
Save