[neon/neon/settings/noportal] usr/sbin: Update file firefox

David Redondo null at kde.org
Mon Dec 9 14:38:08 GMT 2024


Git commit 3577357cc8c07f8ccd26fca0157cdbc682c2aadc by David Redondo.
Committed on 09/12/2024 at 14:38.
Pushed by davidre into branch 'noportal'.

Update file firefox

M  +0    -3    usr/sbin/firefox

https://invent.kde.org/neon/neon/settings/-/commit/3577357cc8c07f8ccd26fca0157cdbc682c2aadc

diff --git a/usr/sbin/firefox b/usr/sbin/firefox
index 4bd7c1d..e9e3745 100755
--- a/usr/sbin/firefox
+++ b/usr/sbin/firefox
@@ -6,7 +6,4 @@ if [ -x /snap/bin/firefox ]; then
   exec /snap/bin/firefox "$@"
 fi
 
-# Force use of the XDG desktop portal to get tighter Plasma integration.
-
-export GTK_USE_PORTAL=1
 exec /usr/bin/firefox "$@"


More information about the Neon-commits mailing list