Compare commits

...

2 Commits

Author SHA1 Message Date
JustM3dium
343b770973
Merge fc9eeed95a into 3f2275ab8f 2024-09-09 22:27:07 +05:45
Bastian Seifert
fc9eeed95a
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.
2022-08-22 13:33:39 +02:00

View File

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