Spyke
firefox·FirefoxbyKenobi

Profile switching

I recently switched from brave(flatpack) to firefox(rpm) on fedora 38 running wayland

Is there a better way to switch between different profiles other than going to about:profiles and selecting the profile there

View original on lemmy.world

Create Firefox launchers

Launch the Firefox profile manager:
$ firefox -ProfileManager

Launch a specific profile:
$ firefox -P "ProfileName"

12
lemmy.ml

I had no idea you could do that via about:config 😅 I would always either disable "Use the selected profile ..." or launch it with firefox -P --no-remote as suggested.

FYI after years of having several profiles for different activities, I settled down on Multi-account containers and have been quite happy with it. I even wrote a little blogpost about my experience sometime ago - you might find it useful.

5

You reached the end

Profile switching | Spyke