shuffle yukari's monitor names
This commit is contained in:
parent
ca94e6c192
commit
a0be378e79
1 changed files with 2 additions and 2 deletions
|
@ -11,7 +11,7 @@
|
||||||
# ---------- ------
|
# ---------- ------
|
||||||
config.monitors = [
|
config.monitors = [
|
||||||
{
|
{
|
||||||
name = "HDMI-A-5";
|
name = "HDMI-A-1";
|
||||||
width = 3440;
|
width = 3440;
|
||||||
height = 1440;
|
height = 1440;
|
||||||
workspace = "1";
|
workspace = "1";
|
||||||
|
@ -19,7 +19,7 @@
|
||||||
position = "0x0";
|
position = "0x0";
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
name = "DP-5";
|
name = "DP-3";
|
||||||
width = 2560;
|
width = 2560;
|
||||||
height = 1440;
|
height = 1440;
|
||||||
workspace = "2";
|
workspace = "2";
|
||||||
|
|
Loading…
Add table
Reference in a new issue