summaryrefslogtreecommitdiff
path: root/firefox.desktop
diff options
context:
space:
mode:
authorMartin Stransky <stransky@redhat.com>2018-01-31 09:19:11 +0100
committerMartin Stransky <stransky@redhat.com>2018-01-31 09:19:11 +0100
commita0558c67a07d7b28fcf90e2da11148ff33fb0310 (patch)
treeccf9709bae975f42e0aed8e415e04f5bd972754b /firefox.desktop
parentRestricted to intel arches (diff)
downloadlibrewolf-fedora-ff-a0558c67a07d7b28fcf90e2da11148ff33fb0310.tar.gz
librewolf-fedora-ff-a0558c67a07d7b28fcf90e2da11148ff33fb0310.tar.bz2
librewolf-fedora-ff-a0558c67a07d7b28fcf90e2da11148ff33fb0310.zip
Added X11 launcher
Diffstat (limited to 'firefox.desktop')
-rw-r--r--firefox.desktop6
1 files changed, 3 insertions, 3 deletions
diff --git a/firefox.desktop b/firefox.desktop
index f13e600..63097cc 100644
--- a/firefox.desktop
+++ b/firefox.desktop
@@ -42,7 +42,7 @@ Comment[pt]=Navegue na Internet
Comment[pt_BR]=Navegue na Internet
Comment[sk]=Prehliadanie internetu
Comment[sv]=Surfa på webben
-Exec=firefox %u
+Exec=firefox-wayland %u
Icon=firefox
Terminal=false
Type=Application
@@ -160,7 +160,7 @@ Name[zh-CN]=新建窗口
Name[zh-TW]=開新視窗
-Exec=firefox %u
+Exec=firefox-wayland %u
[Desktop Action new-private-window]
Name=Open a New Private Window
@@ -268,5 +268,5 @@ Name[wo]=Panlanteeru biir bu bees
Name[xh]=Ifestile yangasese entsha
Name[zh-CN]=新建隐私浏览窗口
Name[zh-TW]=新增隱私視窗
-Exec=firefox --private-window %u
+Exec=firefox-wayland --private-window %u
bgstack15