26 lines
743 B
Desktop File
26 lines
743 B
Desktop File
[Desktop Entry]
|
|
Actions=new-private-window;new-window;profile-manager-window
|
|
Categories=Network;WebBrowser
|
|
Exec=firefox --name firefox %U
|
|
GenericName=Web Browser
|
|
Icon=firefox
|
|
MimeType=text/html;text/xml;application/xhtml+xml;application/vnd.mozilla.xul+xml;x-scheme-handler/http;x-scheme-handler/https
|
|
Name=Firefox
|
|
StartupNotify=true
|
|
StartupWMClass=firefox
|
|
Terminal=false
|
|
Type=Application
|
|
Version=1.4
|
|
X-XFCE-Source=file:///home/albert/.nix-profile/share/applications/firefox.desktop
|
|
|
|
[Desktop Action new-private-window]
|
|
Exec=firefox --private-window %U
|
|
Name=New Private Window
|
|
|
|
[Desktop Action new-window]
|
|
Exec=firefox --new-window %U
|
|
Name=New Window
|
|
|
|
[Desktop Action profile-manager-window]
|
|
Exec=firefox --ProfileManager
|
|
Name=Profile Manager
|