adi1090x / rofi

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

Problem with config.rasi #149

Closed Pazos-956 closed 2 weeks ago

Pazos-956 commented 11 months ago

When i start rofi it shows:

Parser eror: syntax error, unexpected invalid property name, expecting "property separator( ' : ' )"

Location: line 41 column 6 to line 41 column 8.

File .config/rofi/config.rasi

tonmoy998 commented 11 months ago

same here I have problem in line 54 and column num 6 when I open rofi it shows error.

TDGalea commented 11 months ago

Found it: look for run,drun and replace it with run-drun

Pretty silly error tbh.

Pazos-956 commented 11 months ago

Found it: look for run,drun and replace it with run-drun

Pretty silly error tbh.

I saw this in another report, i change it already so its not the problem but i realized that with apt the version installed is 1.5 instead of 1.7, so that might be the problem here

TDGalea commented 11 months ago

Yeah I caught that you changed it as well. Clearly apt being behind as usual. It's a single character anyway, so easy enough to fix if you find it. Hopefully anyone installing Rofi should be able to find this.

On Mon, 7 Aug 2023 at 07:22, Pazos-956 @.***> wrote:

Found it: look for run,drun and replace it with run-drun

Pretty silly error tbh.

I sae this in another report, i change it already so its not the problem but i realized that with apt the version installed is 1.5 instead of 1.7, so that might be the problem here

— Reply to this email directly, view it on GitHub https://github.com/adi1090x/rofi/issues/149#issuecomment-1667254901, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFLQRQYHOH5MWOBNNLQUCHDXUCCSDANCNFSM6AAAAAA2R4OHSY . You are receiving this because you commented.Message ID: @.***>

74O commented 3 weeks ago

Hi! I installed this using the guide on this link [https://github.com/adi1090x/rofi] by cloning from git. This issue seems to be still present. Already fixed it thanks to @TDGalea 💯