Closed AlvinPix closed 1 year ago
Deleting the following lines is ok and does not give any more error Line 53 to 57 of the config.rasi
/*---------- Fallback Icon ----------*/
run,drun {
fallback-icon: "application-x-addon";
}
rofi -v Version: 1.7.1
It's a simple typo. Here's what it should be:
/*---------- Fallback Icon ----------*/
run-drun {
fallback-icon: "application-x-addon";
}
I'll make a PR for the minor fix if it's this issue's still up for taking
I've closed the PR in favor of #147
Thank you for the update. I appreciate your quick response.
El lun, 10 jul 2023 a las 16:40, Aliasgar Khimani @.***>) escribió:
I've closed the PR in favor of #147 https://github.com/adi1090x/rofi/pull/147
— Reply to this email directly, view it on GitHub https://github.com/adi1090x/rofi/issues/137#issuecomment-1629699120, or unsubscribe https://github.com/notifications/unsubscribe-auth/AW5754XSQS73GNK7BWY4ZVLXPRSDFANCNFSM6AAAAAAWH4PJII . You are receiving this because you authored the thread.Message ID: @.***>
Thank you
When running rofi it has problems with the following file config.rasi