Generic Quickstart

Desktop-agnostic quickstart instructions for Vicinae. If there is a dedicated quickstart guide for your desktop environment, use that instead for environment-specific optimizations.

Start the server

To start the Vicinae server, simply run:

vicinae server

Or as a systemd user service:

systemctl --user enable --now vicinae.service

To view the server logs when using systemd:

journalctl --user -u vicinae

Starting the server can take up to a few seconds when doing so for the very first time.

Control the window

Once the server is started, you can run vicinae toggle to toggle the Vicinae window.

For more advanced controls, see the deeplinks documentation.

Vicinae window

Was this page helpful?