adi1090x / rofi

A huge collection of Rofi based custom Applets, Launchers & Powermenus.
GNU General Public License v3.0
6.37k stars 298 forks source link

Fixed parsing error: Invalid property name #102

Open nicolasshu opened 1 year ago

nicolasshu commented 1 year ago

Separated the run,drun {...} into run {...} drun {...}, as it was returning a parsing error.

After running the bash setup.sh, when trying to open rofi, it would have the parsing error.

hiagofranco commented 1 year ago

Same error here. Thanks for the fix! This solved the issue.