From 2c2d5a4103f4484deae3eb2b2a0638dfe38732b4 Mon Sep 17 00:00:00 2001 From: cy Date: Tue, 21 Jan 2025 04:04:32 -0500 Subject: [PATCH] niri doesnt start if DISPLAY is set before --- home/niri/default.nix | 1 + home/yt/ytnix.nix | 5 ----- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/home/niri/default.nix b/home/niri/default.nix index f74bcb3..40c53d6 100644 --- a/home/niri/default.nix +++ b/home/niri/default.nix @@ -49,6 +49,7 @@ in environment = { DISPLAY = ":0"; # for xwayland-satellite + ANKI_WAYLAND = "1"; }; layout = { diff --git a/home/yt/ytnix.nix b/home/yt/ytnix.nix index 8624bdf..2fa8d16 100644 --- a/home/yt/ytnix.nix +++ b/home/yt/ytnix.nix @@ -40,11 +40,6 @@ }; }; - home.sessionVariables = { - ANKI_WAYLAND = "1"; - DISPLAY = ":0"; - }; - home.packages = with pkgs; [ firefox ungoogled-chromium