From d729ff068fd88c7140bf6e35fc32405f9ce62c90 Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Mon, 10 Nov 2025 06:46:56 +0100 Subject: modules/common: Don't autostart `gammastep` and `make` via river Both have their own systemd user service. --- modules/common/default.nix | 2 -- 1 file changed, 2 deletions(-) (limited to 'modules/common/default.nix') diff --git a/modules/common/default.nix b/modules/common/default.nix index faaeccf5..11bdb4c2 100644 --- a/modules/common/default.nix +++ b/modules/common/default.nix @@ -265,9 +265,7 @@ }; backgroundStart = [ # TODO(@bpeetz): Move these to systemd units/their own modules <2025-05-18> - pkgs.gammastep - pkgs.mako ["${lib.getExe pkgs.swaybg}" "--image" "${./abstract-nord.png}"] pkgs.swayidle pkgs.alacritty -- cgit 1.4.1