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 [ {