mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-08-03 13:41:59 -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();
|
initAllSignals();
|
||||||
|
|
||||||
// Set XDG_CURRENT_DESKTOP to our compositor's name
|
// Set XDG_CURRENT_DESKTOP to our compositor's name
|
||||||
|
Reference in New Issue
Block a user