Update kanshi config
This commit is contained in:
parent
1379163d4e
commit
ff276d7377
1 changed files with 2 additions and 2 deletions
|
@ -42,12 +42,12 @@ in
|
||||||
profiles = {
|
profiles = {
|
||||||
"home-undocked" = {
|
"home-undocked" = {
|
||||||
outputs = [
|
outputs = [
|
||||||
{ criteria = "Unknown 0x2036 0x00000000"; position = "0,0"; mode = "2560x1440"; scale = 1.0; }
|
{ criteria = "AU Optronics 0x2036 Unknown"; position = "0,0"; mode = "2560x1440"; scale = 1.0; }
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
"home-docked" = {
|
"home-docked" = {
|
||||||
outputs = [
|
outputs = [
|
||||||
{ criteria = "Unknown 0x2036 0x00000000"; position = "0,0"; mode = "2560x1440"; scale = 1.0; }
|
{ criteria = "AU Optronics 0x2036 Unknown"; position = "0,0"; mode = "2560x1440"; scale = 1.0; }
|
||||||
{ criteria = "Dell Inc. DELL U2718Q FN84K01T095L"; position = "2560,0"; mode = "3840x2160"; scale = 1.0; }
|
{ criteria = "Dell Inc. DELL U2718Q FN84K01T095L"; position = "2560,0"; mode = "3840x2160"; scale = 1.0; }
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue