Compare commits
2 Commits
05d1890b01
...
e249f13313
| Author | SHA1 | Date | |
|---|---|---|---|
| e249f13313 | |||
| 4ecf045deb |
@@ -61,9 +61,9 @@
|
||||
{
|
||||
output = device.monitors.secondary;
|
||||
mode = "2560x1440@170";
|
||||
position = "-1440x-1120";
|
||||
position = "-2560x0";
|
||||
scale = 1;
|
||||
transform = 1;
|
||||
transform = 0;
|
||||
}
|
||||
{
|
||||
output = device.monitors.tertiary;
|
||||
|
||||
@@ -16,6 +16,7 @@
|
||||
ignoreIP = [
|
||||
"106.219.121.52"
|
||||
"106.219.122.125"
|
||||
"106.219.122.221"
|
||||
];
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user