mirror of
https://github.com/pulb/mailnag.git
synced 2026-05-07 08:56:09 +02:00
changed label of notification icon
This commit is contained in:
@@ -521,7 +521,7 @@ class MailChecker:
|
||||
# self.server.set_desktop_file(desktop_file)
|
||||
# self.server.connect("server-display", self.headline_clicked) # if clicked on headline
|
||||
# self.server.show()
|
||||
pynotify.init("icon-summary-body") # initialize Notification
|
||||
pynotify.init("Pooper") # initialize Notification
|
||||
|
||||
self.notification = pynotify.Notification(" ", None, None)
|
||||
self.notification.set_category("email")
|
||||
|
||||
Reference in New Issue
Block a user