Merge 1bd7fdf8824ee1f092ceb3eba6ad9feaf2179d68 into adfcc0770fa10daec5d87e3fb4ca6acd1d309491

This commit is contained in:
Martin 2025-07-01 17:39:09 +02:00 committed by GitHub
commit aa003a7d72
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";
}