revert refreshrate
This commit is contained in:
parent
6ad5b53896
commit
0385bf293e
1 changed files with 2 additions and 2 deletions
|
|
@ -11,7 +11,7 @@
|
|||
x = 0;
|
||||
y = 0;
|
||||
wallpaper = ../../misc/landscape.png;
|
||||
refreshRate = "60";
|
||||
refreshRate = "165";
|
||||
resolution = "2560x1440";
|
||||
}
|
||||
{
|
||||
|
|
@ -21,7 +21,7 @@
|
|||
transform = 1;
|
||||
wallpaper = ../../misc/portrait.png;
|
||||
bar = "top";
|
||||
refreshRate = "60";
|
||||
refreshRate = "165";
|
||||
resolution = "2560x1440";
|
||||
}
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue