diff --git a/.local/share/applications/firefox-default.desktop b/.local/share/applications/firefox-Tadgy.desktop similarity index 84% rename from .local/share/applications/firefox-default.desktop rename to .local/share/applications/firefox-Tadgy.desktop index b27b066..11836e5 100644 --- a/.local/share/applications/firefox-default.desktop +++ b/.local/share/applications/firefox-Tadgy.desktop @@ -1,10 +1,10 @@ [Desktop Entry] Version=1.0 -Name=Firefox (Default) +Name=Firefox (Tadgy) Comment=Browse the World Wide Web GenericName=Web Browser Keywords=Internet;WWW;Browser;Web;Explorer -Exec=firefox -P default %u +Exec=firefox -P Tadgy %u Terminal=false X-MultipleArgs=false Type=Application @@ -16,10 +16,10 @@ Actions=NewWindow;NewPrivateWindow; [Desktop Action NewWindow] Name=Open a New Window -Exec=firefox -P default -new-window +Exec=firefox -P Tadgy -new-window OnlyShowIn=Unity; [Desktop Action NewPrivateWindow] Name=Open a New Private Window -Exec=firefox -P default -private-window +Exec=firefox -P Tadgy -private-window OnlyShowIn=Unity; diff --git a/.local/share/applications/firefox-tor.desktop b/.local/share/applications/firefox-Tor.desktop similarity index 88% rename from .local/share/applications/firefox-tor.desktop rename to .local/share/applications/firefox-Tor.desktop index da67972..9531082 100644 --- a/.local/share/applications/firefox-tor.desktop +++ b/.local/share/applications/firefox-Tor.desktop @@ -4,7 +4,7 @@ Name=Firefox (Tor) Comment=Browse the World Wide Web GenericName=Web Browser Keywords=Internet;WWW;Browser;Web;Explorer -Exec=firefox -P tor %u +Exec=firefox -P Tor %u Terminal=false X-MultipleArgs=false Type=Application @@ -16,10 +16,10 @@ Actions=NewWindow;NewPrivateWindow; [Desktop Action NewWindow] Name=Open a New Window -Exec=firefox -P tor -new-window +Exec=firefox -P Tor -new-window OnlyShowIn=Unity; [Desktop Action NewPrivateWindow] Name=Open a New Private Window -Exec=firefox -P tor -private-window +Exec=firefox -P Tor -private-window OnlyShowIn=Unity;