summaryrefslogtreecommitdiff
path: root/firefox-x11.sh.in
diff options
context:
space:
mode:
Diffstat (limited to 'firefox-x11.sh.in')
-rw-r--r--firefox-x11.sh.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/firefox-x11.sh.in b/firefox-x11.sh.in
index b8e42a8..9ad78e9 100644
--- a/firefox-x11.sh.in
+++ b/firefox-x11.sh.in
@@ -3,5 +3,4 @@
# Run Firefox on X11 backend
#
-export GDK_BACKEND=x11
exec /usr/bin/firefox "$@"
bgstack15