davatorium / rofi-themes

Themes for Rofi
Other
586 stars 198 forks source link

theme.rasi not work #20

Closed Wabri closed 6 years ago

Wabri commented 6 years ago

I put the .rasi themes on ~/.config/rofi/ and in /usr/share/rofi/themes but when i launch rofi-themes-selection it does not see them. And if i execute 'rofi -theme theme-name' nothing append. Where am I doing wrong?

carnager commented 6 years ago

Most likely your rofi version is too old for the new theme format

itsdeadguy commented 6 years ago

I had to put my themes in ~/.local/share/rofi/themes for them to work

carnager commented 6 years ago

which is the correct path, but still the other two should work too and rofi -theme foobar not working seems really strange too.

Wabri commented 6 years ago

i install with apt-get

Wabri commented 6 years ago

Actually in the readme of the rofi repo there is a note "Note that the latest version of rofi in Ubuntu 16.04 is extremely obsolete (v0.15.11)" I think is the same as ubuntu 17.10 so this is the problem.

dikiaap commented 6 years ago

Yes. Same as me. I ended up installing rofi via compiling.