mirror of
https://github.com/adi1090x/rofi.git
synced 2026-05-03 20:13:10 +02: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:
+1
-1
@@ -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";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user