diff options
-rw-r--r-- | accounts/gkleen@sif/niri/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/accounts/gkleen@sif/niri/default.nix b/accounts/gkleen@sif/niri/default.nix index 631fc6cc..924d3843 100644 --- a/accounts/gkleen@sif/niri/default.nix +++ b/accounts/gkleen@sif/niri/default.nix | |||
@@ -499,6 +499,7 @@ in { | |||
499 | GDK_BACKEND = "wayland"; | 499 | GDK_BACKEND = "wayland"; |
500 | SDL_VIDEODRIVER = "wayland"; | 500 | SDL_VIDEODRIVER = "wayland"; |
501 | DISPLAY = ":0"; | 501 | DISPLAY = ":0"; |
502 | ELECTRON_OZONE_PLATFORM_HINT = "auto"; | ||
502 | })) | 503 | })) |
503 | 504 | ||
504 | (node "output" "eDP-1" [ | 505 | (node "output" "eDP-1" [ |