From 608e797bd638fada4eedd3bd9333347cb3b9dd23 Mon Sep 17 00:00:00 2001 From: Ahwx Date: Wed, 29 Apr 2026 00:09:41 +0200 Subject: [PATCH] feat: adds `fragile` display to kanshi profile --- modules/home/kanshi.nix | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/modules/home/kanshi.nix b/modules/home/kanshi.nix index f7c1f6c..c16c5f2 100644 --- a/modules/home/kanshi.nix +++ b/modules/home/kanshi.nix @@ -42,6 +42,15 @@ position = "0,0"; } ] + else if (host == "fragile") then + [ + { + criteria = "eDP-1"; + scale = 1.25; + status = "enable"; + position = "0,0"; + } + ] else [ {