about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--users/tazjin/home/shared.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/users/tazjin/home/shared.nix b/users/tazjin/home/shared.nix
index a5aa5296a132..3baadc555793 100644
--- a/users/tazjin/home/shared.nix
+++ b/users/tazjin/home/shared.nix
@@ -90,6 +90,7 @@ in
       { event = "lock"; command = cmd; }
     ];
   };
+  systemd.user.services.swayidle.Unit.After = lib.mkForce [ "niri.service" ];
 
   # Enable the dunst notification daemon, but force the
   # configuration file separately instead of going via the strange