mirror of
https://github.com/KolibriOS/kolibrios.git
synced 2024-12-16 20:02:35 +03:00
7 lines
228 B
Bash
7 lines
228 B
Bash
#SHS
|
|
@notify Simple notification
|
|
@notify "Multiline notification\nwith second line"
|
|
@notify "Multiline notification\nwith title" -t
|
|
@notify "Notify 3\nNotification with information" -tI
|
|
@notify "Error\nGreat error!!!" -tdE
|