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:
Mohammed Wasik 2023-06-28 10:13:32 +06:00 committed by GitHub
parent 5ff95e6855
commit 939d2f5c9c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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";
} }