Skip to content

syntax issues,- line 54 in config.rasi #179

@AnirudhG07

Description

@AnirudhG07

Hi i just installed the cool themes you made. Thanks. But when i run rofi -show window or anything, it gives below error
41afc251-92cb-42db-9bf4-92965fd84059

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions