mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-08-01 12:41:55 -07:00
set moz env
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user