Firefox 121 supports Wayland by default, no need for env variable.

This commit is contained in:
Bartek Stalewski 2023-12-20 10:57:59 +01:00
parent 6be7bccde3
commit 46b0dc0ebc

View File

@ -1,6 +1,5 @@
from common import *
os.environ["MOZ_ENABLE_WAYLAND"] = "1"
os.environ["MOZ_DBUS_REMOTE"] = "1"
os.environ["XDG_CURRENT_DESKTOP"] = "qtile:wlroots"