sway/kanshi: Add configuration for sayuri

This commit is contained in:
Simon Bruder 2022-01-15 15:09:38 +01:00
parent 4f042f7dd8
commit db7efe7d77
Signed by: simon
GPG key ID: 8D3C82F9F309F8EC

View file

@ -27,6 +27,13 @@ let
}
];
};
sayuri = {
home.outputs = lib.singleton {
criteria = "Acer Technologies Acer B277K 0x0000F36C";
mode = "3840x2160";
scale = 2.0;
};
};
};
in
{