qutebrowser profile manager

default value for qb_args

+1 -1
+1 -1
qbpm/main.py
··· 159 159 profile: Profile, 160 160 launch: bool, 161 161 foreground: bool, 162 - qb_args: tuple[str, ...], 162 + qb_args: tuple[str, ...] = (), 163 163 **kwargs: Any, 164 164 ) -> None: 165 165 exit_with(