Compare commits

...

2 Commits

Author SHA1 Message Date
JustM3dium
884d3751be
Merge fc9eeed95a013dd42b25683211fc800c2e1a2b39 into b76c16b2b7c465d7b082e11e5210fcd10c6683a7 2025-04-18 21:55:20 +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}";
/*---------- Fallback Icon ----------*/
run,drun {
run-drun {
fallback-icon: "application-x-addon";
}