installation
requirements
Section titled “requirements”- a patched font that supports nerd font icons
if you don’t have any supported fonts, get one from nerdfonts.com for the best experience.
if you prefer to not use a nerd font, you will need to disable the nerd font in the config - a python package installer
you are recommended to useuv, as it handles everything for you, like installing the python version, a lot faster than whatpipx, orpipwould take - an editor with lsp support for toml
only necessary if you want an autocomplete box while configuring rovr.
currently, rovr is only on pypi.
uv (test run)
Section titled “uv (test run)”uvx rovruv (install)
Section titled “uv (install)”uv tool install --compile-bytecode rovrpipx (install)
Section titled “pipx (install)”pipx install rovrpip (not recommended)
Section titled “pip (not recommended)”pip install rovrif successful, you can run
rovr --versionto see the current version installed

the commit hash may not exist, depends on how the package was built, but the version should be correct.
you can then start the installation by just invoking
rovrIf you dont see something like this
you can force the install helper by running
rovr --force-first-launchyou can make the changes you want (optionally, hover over certain options to see a tooltip explaining what it does)
once done, you can press the big green button at the end, take a final glance at your config, before it writes it down.
You finally installed rovr!