From b874c45a2edc17a82f52fb2d867c47f7658c8d1d Mon Sep 17 00:00:00 2001 From: Ahwx Date: Sun, 28 Dec 2025 02:03:39 +0100 Subject: [PATCH] feat: adds april configuration for `kanshi` --- modules/home/kanshi.nix | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/modules/home/kanshi.nix b/modules/home/kanshi.nix index 1d96caf..6c49088 100644 --- a/modules/home/kanshi.nix +++ b/modules/home/kanshi.nix @@ -24,6 +24,15 @@ position = "0,0"; } ] + else if (host == "april") then + [ + { + criteria = "eDP-1"; + scale = 1.0; + status = "enable"; + position = "0,0"; + } + ] else if (host == "imilia") then [ {