Hey guys, today I updated Rofi to version 1.7.0, and that broke Rofi
More specifically, its theming would reset to its default.
(Sorry, I cannot take a screenshot, because Rofi would close when I switch Focus to another window)
The weird thing is that the config still exists in ~/.config/rofi/config.rasi
Here are it’s contents:
/* Theme EndeavourOS i3
https://raw.githubusercontent.com/endeavouros-team/i3-EndeavourOS/master/.config/rofi>
Maintainer: joekamprad [joekamprad@endeavouros.com]
https://endeavouros.com
*/
configuration {
color-normal: "argb:00383c4a, #b0b5bd, argb:00383c4a, argb:E6101010, #ff7f7f";
color-urgent: "argb:00383c4a, #b0b5bd, argb:00383c4a, argb:00383c4a, #24ffef";
color-active: "argb:00383c4a, #b0b5bd, argb:00383c4a, argb:00383c4a, #24ffef";
color-window: "argb:E6383c4a, argb:00383c4a, argb:E65294e2";
}
I do not understand why Rofi just reset to its default theme? Can anyone explain why and can anyone propose a solution to this problem?
??
for the time put in on this fix . it perfect.