mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-01-24 13:32:50 -05:00
misc: change transmission icon override
This commit is contained in:
@@ -53,7 +53,7 @@ Singleton {
|
||||
if (appId === "home assistant desktop")
|
||||
return "homeassistant-desktop";
|
||||
if (appId.includes("com.transmissionbt.transmission"))
|
||||
return "transmission-gtk";
|
||||
return "transmission";
|
||||
return appId;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user