mirror of
https://github.com/adi1090x/rofi
synced 2025-12-06 08:48:49 +01:00
Update config.rasi for Error while Parsing theme
Added "-" instead of "," in line 54 for Error while parsing theme after installing using "./setup.sh" from the git clone
This commit is contained in:
parent
5ff95e6855
commit
939d2f5c9c
1 changed files with 1 additions and 1 deletions
|
|
@ -51,7 +51,7 @@ configuration {
|
|||
run-shell-command: "{terminal} -e {cmd}";
|
||||
|
||||
/*---------- Fallback Icon ----------*/
|
||||
run,drun {
|
||||
run-drun {
|
||||
fallback-icon: "application-x-addon";
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue