How do I restore rofi to the default config files

How do I restore rofi to the default config files

9 points · 2 comments · view on lemmy.world

2 Comments

I_Am_Jacks_____@lemmings.world · 6 pts · 2y (1 reply)

I assume you're talking about the order in which apps appear when you first launch rofi. That's in the cache file in ~/.cache as something like rofi3.druncache or rofi-3.druncache (or both). Delete (or rename) them and see if that addresses your issue.

If you truly mean the config file, it's in ~/.config/rofi. Delete or rename to see if it fixes your issue

diy@sh.itjust.works · 1 pts · 2y

Thanks it works