trying to remove extra env vars and stuff
This commit is contained in:
parent
514d81d61e
commit
34dd126901
3 changed files with 6 additions and 10 deletions
|
@ -93,7 +93,7 @@ in
|
|||
|
||||
environment = {
|
||||
DISPLAY = ":0";
|
||||
QT_QPA_PLATFORM = "wayland";
|
||||
QT_QPA_PLATFORM = "xcb";
|
||||
XDG_CURRENT_DESKTOP = "niri";
|
||||
XDG_SESSION_TYPE = "wayland";
|
||||
MOZ_ENABLE_WAYLAND = "1";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue