niri doesnt start if DISPLAY is set before

This commit is contained in:
cy 2025-01-21 04:04:32 -05:00
parent 3a415ccce9
commit 2c2d5a4103
2 changed files with 1 additions and 5 deletions

View file

@ -49,6 +49,7 @@ in
environment = { environment = {
DISPLAY = ":0"; # for xwayland-satellite DISPLAY = ":0"; # for xwayland-satellite
ANKI_WAYLAND = "1";
}; };
layout = { layout = {

View file

@ -40,11 +40,6 @@
}; };
}; };
home.sessionVariables = {
ANKI_WAYLAND = "1";
DISPLAY = ":0";
};
home.packages = with pkgs; [ home.packages = with pkgs; [
firefox firefox
ungoogled-chromium ungoogled-chromium