aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorvaxerski <[email protected]>2022-07-26 10:05:29 +0200
committervaxerski <[email protected]>2022-07-26 10:05:29 +0200
commitd04f36c57d231e4736de750b1a86d6e971350224 (patch)
tree05e7efd192ecc1c74788248b159d08dae8be8628
parent7babcf7e6a8429af78577b97228dfc39624977b3 (diff)
downloadHyprland-d04f36c57d231e4736de750b1a86d6e971350224.tar.gz
Hyprland-d04f36c57d231e4736de750b1a86d6e971350224.zip
set moz envv0.8.0beta
-rw-r--r--src/Compositor.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/Compositor.cpp b/src/Compositor.cpp
index ab802a1a..9e4957dc 100644
--- a/src/Compositor.cpp
+++ b/src/Compositor.cpp
@@ -262,6 +262,9 @@ void CCompositor::startCompositor() {
//
//
+ // firefox wont detect wl
+ setenv("MOZ_ENABLE_WAYLAND", "1", 1);
+
initAllSignals();
// Set XDG_CURRENT_DESKTOP to our compositor's name