small fix
This commit is contained in:
@@ -375,6 +375,7 @@ def send_notification(title, body):
|
||||
'DBUS_SESSION_BUS_ADDRESS=' + dbus_value,
|
||||
'notify-send',
|
||||
'--icon=dialog-warning',
|
||||
'--app-name=nohang',
|
||||
title,
|
||||
body
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user