Add Steam Deck to Kanshi config
This commit is contained in:
parent
fca3b90608
commit
30b3ff1d0f
1 changed files with 14 additions and 0 deletions
|
@ -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";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue