-
-
Notifications
You must be signed in to change notification settings - Fork 391
Open
Description
Hi i just installed the cool themes you made. Thanks. But when i run rofi -show window or anything, it gives below error

It seems that the error is in line 54 of config.rasi
I saw and found the issue.
BEFORE
/*-vv-------- Fallback Icon ----------*/
run,drun {
fallback-icon: "application-x-addon";
}
AFTER
/*-vv-------- Fallback Icon ----------*/
run-drun {
fallback-icon: "application-x-addon";
}
With this fix, the rofi works properly.
The , in line 54 is purposely there or a bug?
If its a bug, Is it ok if i make a PR and fix it?
starfunkel, wfx, Knaifhogg, antoinefebvre, Frideru and 3 more
Metadata
Metadata
Assignees
Labels
No labels