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