adi1090x / polybar-themes

A huge collection of polybar themes with different styles, colors and variants.
GNU General Public License v3.0
5.77k stars 412 forks source link

Error while parsing theme #99

Open iicrazyjr opened 3 years ago

iicrazyjr commented 3 years ago

The following errors where detected when starting rofi:

/home/user/.config/polybar/hack/scripts/rofi/styles.rasi Parser error: Option icon-theme is not found. /home/user/.config/polybar/hack/scripts/rofi/styles.rasi Parser error: Option drun-display-format is not found.

/home/user/.config/polybar/hack/scripts/rofi/powermenu.rasi Parser error: Option icon-theme is not found. /home/user/.config/polybar/hack/scripts/rofi/powermenu.rasi Parser error: Option drun-display-format is not found.

I don´t know why i have this issue, I have rofi installed and i´m using debian 10.

ch3st3r08 commented 3 years ago

I just got bitten by this same problem a few days ago.

Updating Rofi from Debian Testing fixed the issue.

I'm on Debian 10, as well