This commit is contained in:
Martin 2025-07-28 13:02:59 +08:00 committed by GitHub
commit af4a4e336c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -51,7 +51,10 @@ configuration {
run-shell-command: "{terminal} -e {cmd}";
/*---------- Fallback Icon ----------*/
run,drun {
run {
fallback-icon: "application-x-addon";
}
drun {
fallback-icon: "application-x-addon";
}