mirror of
https://github.com/adi1090x/rofi
synced 2025-12-06 08:48:49 +01:00
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:
parent
307deb9b92
commit
fc9eeed95a
1 changed files with 1 additions and 1 deletions
|
|
@ -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";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue