Firefox 121 supports Wayland by default, no need for env variable.
This commit is contained in:
parent
6be7bccde3
commit
46b0dc0ebc
@ -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"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user