notify-send: Add --app-name
to example (#7384)
This commit is contained in:
@@ -14,6 +14,6 @@
|
||||
|
||||
`notify-send -t 5000 "{{Test}}" "{{This is a test}}"`
|
||||
|
||||
- Show a notification with an app's icon:
|
||||
- Show a notification with an app's icon and name:
|
||||
|
||||
`notify-send "{{Test}}" --icon={{google-chrome}}`
|
||||
`notify-send "{{Test}}" --icon={{google-chrome}} --app-name="{{Google Chrome}}"`
|
||||
|
Reference in New Issue
Block a user