mirror of
https://github.com/KolibriOS/kolibrios.git
synced 2024-12-17 04:12:34 +03:00
8 lines
285 B
Plaintext
8 lines
285 B
Plaintext
|
#SHS
|
||
|
cd /sys/
|
||
|
@notify Simple notification
|
||
|
@notify Simple notification, which will not be closed
|
||
|
@notify "Multiline notification\nwith second line"
|
||
|
@notify "Multiline notification\nwith title" -t
|
||
|
@notify "Notify 3\nNotification with information" -tI
|
||
|
@notify "Error\nGreat error!!!" -tdE
|