/qutebrowser-profile

Ability to run qutebrowser with different profiles, choose a profile via dmenu/rofi interactively for new links

Primary LanguageShellMIT LicenseMIT

qutebrowser-profile

A simple wrapper script for qutebrowser that allows you to maintain different profiles, each with their own history and session state but sharing the same config.py.

This is forked and simplified from https://github.com/jtyers/qutebrowser-profile

Installation

Clone this repository and add it to your $PATH.

Differences from jtyers version

  • Profiles are moved to a subdirectory to make it easy to manage them
  • dmenu and rofi integration are removed
  • fixed a conflict with qutebrowser sessions (-r can be used normally)

Licence

MIT