Now we need to create a customized desktop launcher by creating a copy of the distribution file with {{UserCmd|command=mkdir -p ~/.local/share/applications}} {{UserCmd|command=cp /usr/share/applications/firefox.desktop ~/.local/share/applications/}}
Now we need to create a customized desktop launcher by creating a copy of the distribution file with
mkdir -p ~/.local/share/applications cp /usr/share/applications/firefox.desktop ~/.local/share/applications/.