feat: added super-ultra-wide monitor to kanshi
parent
fd36a88c31
commit
db1cd60842
|
@ -42,6 +42,19 @@
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
capibara_docked_wide = {
|
||||||
|
outputs = [
|
||||||
|
{
|
||||||
|
criteria = "LVDS-1";
|
||||||
|
status = "disable";
|
||||||
|
}
|
||||||
|
{
|
||||||
|
criteria = "Samsung Electric Company C49RG9x H1AK500000";
|
||||||
|
mode = "3840x1080@60Hz";
|
||||||
|
}
|
||||||
|
];
|
||||||
|
};
|
||||||
|
|
||||||
trantor = {
|
trantor = {
|
||||||
outputs = [
|
outputs = [
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue