mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2025-12-06 05:25:41 -05:00
transmission icon fix
This commit is contained in:
@@ -54,6 +54,8 @@ Singleton {
|
||||
return "beeper"
|
||||
if (appId === "home assistant desktop")
|
||||
return "homeassistant-desktop"
|
||||
if (appId === "com.transmissionbt.transmission_66309_66881300")
|
||||
return "transmission-gtk"
|
||||
return appId
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user