set Hz to 60
This commit is contained in:
parent
d3b6afed72
commit
1df9be52c7
1 changed files with 4 additions and 0 deletions
|
|
@ -11,6 +11,8 @@
|
||||||
x = 0;
|
x = 0;
|
||||||
y = 0;
|
y = 0;
|
||||||
wallpaper = ../../misc/landscape.png;
|
wallpaper = ../../misc/landscape.png;
|
||||||
|
refreshRate = "60";
|
||||||
|
resolution = "2560x1440";
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
output = "DP-3";
|
output = "DP-3";
|
||||||
|
|
@ -19,6 +21,8 @@
|
||||||
transform = 1;
|
transform = 1;
|
||||||
wallpaper = ../../misc/portrait.png;
|
wallpaper = ../../misc/portrait.png;
|
||||||
bar = "top";
|
bar = "top";
|
||||||
|
refreshRate = "60";
|
||||||
|
resolution = "2560x1440";
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
bindWorkspaces = "interlaced";
|
bindWorkspaces = "interlaced";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue