Change typo

When using this file i got an error when executing the launcher.sh. This error indicates that the config file couldn't be parsed. This is changed now with this commit.
This commit is contained in:
Bastian Seifert 2022-08-22 13:33:39 +02:00 committed by GitHub
parent 307deb9b92
commit fc9eeed95a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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