Add Steam Deck to Kanshi config

This commit is contained in:
Bun 2025-05-04 23:32:52 -04:00
parent fca3b90608
commit 30b3ff1d0f

View file

@ -43,6 +43,20 @@
]; ];
}; };
} }
{
profile = {
name = "steam-deck";
outputs = [
{
criteria = "Valve Corporation ANX7530 U 0x00000001";
status = "enable";
mode = "800x1280@59.99900";
transform = "270";
scale = 1.0;
}
];
};
}
{ {
profile = { profile = {
name = "undocked"; name = "undocked";