non important commit

This commit is contained in:
Jiří Maxmilián Stříbrný 2026-03-15 11:10:08 +01:00
parent 0e8124cfbb
commit aab64955c2

View file

@ -52,11 +52,17 @@
"DP-1".mode = { "DP-1".mode = {
width = 2560; width = 2560;
height = 1440; height = 1440;
focus_at_startup = true;
refresh = 120.0;
}; };
"DP-2".mode = { "DP-2".mode = {
width = 1920; width = 1920;
height = 1080; height = 1080;
refresh = 60.0;
position = {
x = -2560;
};
}; };
}; };