mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2025-12-06 05:25:41 -05:00
no purple grid fallbacks, rely on system icons only
This commit is contained in:
@@ -23,7 +23,7 @@ IconImage {
|
||||
stdout: StdioCollector {
|
||||
onStreamFinished: () => {
|
||||
root.source = Quickshell.iconPath(
|
||||
this.text.trim())
|
||||
this.text.trim(), true)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user