Install icons to hicolor theme on Linux (#1669)
This commit is contained in:
parent
e2f59c521e
commit
17a320bfa5
2 changed files with 10 additions and 5 deletions
|
|
@ -14,7 +14,7 @@
|
|||
#define TRAY_ICON_PAUSING WEB_DIR "images/sunshine-pausing.ico"
|
||||
#define TRAY_ICON_LOCKED WEB_DIR "images/sunshine-locked.ico"
|
||||
#elif defined(__linux__) || defined(linux) || defined(__linux)
|
||||
#define TRAY_ICON "sunshine"
|
||||
#define TRAY_ICON "sunshine-tray"
|
||||
#define TRAY_ICON_PLAYING "sunshine-playing"
|
||||
#define TRAY_ICON_PAUSING "sunshine-pausing"
|
||||
#define TRAY_ICON_LOCKED "sunshine-locked"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue