rofi icon indicating copy to clipboard operation
rofi copied to clipboard

How To Remove it or uninstall it

Open fikrado opened this issue 2 years ago • 3 comments

i have download half of the files and then run the installer script is their a way to remove it let me know

fikrado avatar Sep 26 '22 18:09 fikrado

It should be relative easy to uninstall everything. The setup script only copies some fonts to $HOME/.local/share/fonts And the files inside the files folder to $HOME/.config/rofi.

So removing the files inside the rofi folder should be enough.

Primordium avatar Sep 28 '22 19:09 Primordium

It should be relative easy to uninstall everything. The setup script only copies some fonts to $HOME/.local/share/fonts And the files inside the files folder to $HOME/.config/rofi.

So removing the files inside the rofi folder should be enough.

True, also the installation script will back up your previous configs to ~/.config/rofi.$USER.

andro404-MC avatar Jul 10 '23 10:07 andro404-MC