rinaldus / mail-notifier

System tray mail notifier written in Python 3 and PyQt5
BSD 3-Clause "New" or "Revised" License
10 stars 3 forks source link

Use native icons #1

Open droserasprout opened 9 years ago

droserasprout commented 9 years ago

Something like this: self.trayIcon.setIcon(QIcon.fromTheme('mail-message'))

rinaldus commented 9 years ago

Perhaps, I will add checkbox "Use icons from system theme" later, in one of future releases.

ghost commented 7 years ago

This as an option would be fine, otherwise I like the current implementation as it really "notifies" whereas the default oxygen's notification, for instance, can only be seen if you very attentively look at it.