Hacker News new | ask | show | jobs
by the_pwner224 2250 days ago
$ cd ~/.local/share/applications

$ cp /usr/share/applications/firefox.desktop .

$ vim firefox.desktop

Add -P onto the end of the 'Exec' line. Now your click button for firefox will open the profile manager.

1 comments

awesome!