sway/kanshi: Add configuration for sayuri

neomutt
Simon Bruder 2022-01-15 15:09:38 +01:00
parent 4f042f7dd8
commit db7efe7d77
Signed by: simon
GPG Key ID: 8D3C82F9F309F8EC
1 changed files with 7 additions and 0 deletions

View File

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