From 00f4db8a9ffeb80465ea6979fb2b618bcd1eb6e6 Mon Sep 17 00:00:00 2001 From: Bun Date: Mon, 5 May 2025 03:50:58 -0400 Subject: [PATCH] Genericize kanshi against the desktop profile --- modules/home/wms/programs/kanshi/default.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/modules/home/wms/programs/kanshi/default.nix b/modules/home/wms/programs/kanshi/default.nix index 94896f85..7de0b06c 100644 --- a/modules/home/wms/programs/kanshi/default.nix +++ b/modules/home/wms/programs/kanshi/default.nix @@ -1,11 +1,11 @@ -{ config, lib, ... }: +{ config, ... }: { services.kanshi = { - enable = true; + enable = config.home.desktop.enable ; settings = [ { profile = { - name = "tower"; + name = "primary"; outputs = [ { criteria = "Microstep MSI G24C 0000000000001";